Home
last modified time | relevance | path

Searched refs:all (Results 1 – 25 of 92) sorted by relevance

1234

/linux-4.19.296/include/net/netfilter/
Dnf_conntrack_tuple.h26 #define NF_CT_TUPLE_L3SIZE ARRAY_SIZE(((union nf_inet_addr *)NULL)->all)
45 __be16 all; member
87 &t->src.u3.ip, ntohs(t->src.u.all), in nf_ct_dump_tuple_ip()
88 &t->dst.u3.ip, ntohs(t->dst.u.all)); in nf_ct_dump_tuple_ip()
97 t->src.u3.all, ntohs(t->src.u.all), in nf_ct_dump_tuple_ipv6()
98 t->dst.u3.all, ntohs(t->dst.u.all)); in nf_ct_dump_tuple_ipv6()
128 t1->src.u.all == t2->src.u.all && in __nf_ct_tuple_src_equal()
136 t1->dst.u.all == t2->dst.u.all && in __nf_ct_tuple_dst_equal()
152 m1->src.u.all == m2->src.u.all); in nf_ct_tuple_mask_equal()
163 if ((t1->src.u3.all[count] ^ t2->src.u3.all[count]) & in nf_ct_tuple_src_mask_cmp()
[all …]
/linux-4.19.296/include/linux/
Dnetfilter.h27 return a1->all[0] == a2->all[0] && in nf_inet_addr_cmp()
28 a1->all[1] == a2->all[1] && in nf_inet_addr_cmp()
29 a1->all[2] == a2->all[2] && in nf_inet_addr_cmp()
30 a1->all[3] == a2->all[3]; in nf_inet_addr_cmp()
37 result->all[0] = a1->all[0] & mask->all[0]; in nf_inet_addr_mask()
38 result->all[1] = a1->all[1] & mask->all[1]; in nf_inet_addr_mask()
39 result->all[2] = a1->all[2] & mask->all[2]; in nf_inet_addr_mask()
40 result->all[3] = a1->all[3] & mask->all[3]; in nf_inet_addr_mask()
Dnetpoll.h18 __u32 all[4]; member
/linux-4.19.296/drivers/iio/common/hid-sensors/
DKconfig7 tristate "Common modules for all HID Sensor IIO drivers"
18 tristate "Common module (trigger) for all HID Sensor IIO drivers"
23 Triggers will be send if all requested attributes were read.
/linux-4.19.296/lib/fonts/
DKconfig18 kernel: saying N will just cause the configurator to skip all
47 bool "Mac console 6x11 font (not supported by all drivers)" if FONTS
52 framebuffer drivers don't support this one at all.
55 bool "console 7x14 font (not supported by all drivers)" if FONTS
91 bool "console 10x18 font (not supported by all drivers)" if FONTS
105 bool "Sparc console 12x22 font (not supported by all drivers)"
/linux-4.19.296/drivers/ntb/hw/idt/
DKconfig14 First of all partitions must be activated and properly assigned to all
16 and SWPORTxCTL registers). Then all NT-function BARs must be enabled
/linux-4.19.296/drivers/sh/intc/
DKconfig16 SH-4A and newer interrupt blocks all support a special shadowed
17 page with all non-masking registers obscured when mapped in to
/linux-4.19.296/block/
DKconfig.iosched30 among all processes in the system. It should provide a fair
48 Select the I/O scheduler which will be used by default for all
88 of the device among all processes according to their weights,
/linux-4.19.296/block/partitions/
DKconfig13 kernel: saying N will just cause the configurator to skip all
135 file system support", above. If you don't know what all this is
151 table format, incompatible with all others. Saying Y here allows you
162 incompatible with all other OSes. Saying Y here allows you to read
174 If you don't know what all this is about, say N.
191 mirrored, striped or RAID volumes, all without the need for
231 format, incompatible with all others. Saying Y here allows you to
239 you don't know what all this is about, say N.
/linux-4.19.296/fs/affs/
DChanges13 reads basically work (but all files are of size 0).
132 Didn't release all resources in case of an
153 - Simplified match_name(), changed all hashing
219 - Changed all network byte-order macros to the
274 - Removed all unnecessary external symbols.
279 - Tried to make all types 'correct' and consistent.
281 function. They are all prefixed by a severity
/linux-4.19.296/include/uapi/linux/netfilter/
Dnf_conntrack_tuple_common.h22 __be16 all; member
/linux-4.19.296/include/uapi/linux/
Dnetfilter.h73 __u32 all[4]; member
/linux-4.19.296/drivers/cpuidle/
Dcoupled.c236 int all; in cpuidle_coupled_set_not_ready() local
239 all = coupled->online_count | (coupled->online_count << WAITING_BITS); in cpuidle_coupled_set_not_ready()
241 -MAX_WAITING_CPUS, all); in cpuidle_coupled_set_not_ready()
/linux-4.19.296/fs/hfsplus/
DKconfig11 MacOS 8. It includes all Mac specific filesystem data such as
/linux-4.19.296/drivers/of/
DKconfig29 bool "Build all Device Tree Blobs"
33 This option builds all possible Device Tree Blobs (DTBs) for the
/linux-4.19.296/drivers/sfi/
DKconfig11 boot on SFI-only platforms. Currently, all SFI-only platforms are
/linux-4.19.296/drivers/iio/common/ssp_sensors/
DKconfig7 tristate "Commons for all SSP Sensor IIO drivers"
/linux-4.19.296/usr/
Dgen_initramfs_list.sh23 directory. "squash" forces all files to uid 0.
26 directory. "squash" forces all files to gid 0.
/linux-4.19.296/fs/efs/
DKconfig10 what all this is about, it's safe to say N. For more information
/linux-4.19.296/drivers/virt/
DKconfig11 If you say N, all options in this submenu will be skipped and disabled.
/linux-4.19.296/drivers/misc/c2port/
DKconfig13 interface at all.
/linux-4.19.296/drivers/lightnvm/
DKconfig15 If you say N, all options in this submenu will be skipped and disabled
/linux-4.19.296/lib/
DKconfig.debug90 implicitly compiles in all pr_debug() and dev_dbg() calls, which
130 // enable all the messages in file svcsock.c
134 // enable all the messages in the NFS server module
138 // enable all 12 messages in the function svc_process()
142 // disable all 12 messages in the function svc_process()
399 option forces all percpu variables to be defined as weak.
423 This may be set to 1 or 0 to enable or disable them all, or
577 Kmemleak must track all the memory allocations to avoid
776 bool "Instrument all code by default"
897 enabled then all held locks will also be reported. This
[all …]
/linux-4.19.296/drivers/cpufreq/
DKconfig.x86200 (Coppermine), all mobile Intel Pentium III-M (Tualatin) and all
213 (Coppermine), all mobile Intel Pentium III-M (Tualatin)
294 Don't perform all checks for a speedstep capable system which would
/linux-4.19.296/fs/befs/
DChangeLog7 * Fixed module makefile problem. It was not compiling all the correct
59 they work. I had forgotten all about them. (inode.c, symlink.c) [WD]
83 * Added byteswapping to all metadata reads from disk.
166 * Converted all non vfs-callback functions to use befs_sb_info as the
179 their enclosing public structures. Switched all references to the
197 * Removed all the Read-Write stuff. I'll redo it when it is time to add

1234