Searched refs:all (Results 201 - 225 of 540) sorted by relevance

1234567891011>>

/linux-master/net/netfilter/
H A Dnft_masq.c47 u32 plen = sizeof_field(struct nf_nat_range, min_proto.all);
107 range.min_proto.all = (__force __be16)
109 range.max_proto.all = (__force __be16)
H A Dnf_conntrack_expect.c99 combined.dport = (__force __u16)tuple->dst.u.all;
227 /* delete all expectations for this conntrack */
255 intersect_mask.src.u.all = a->mask.src.u.all & b->mask.src.u.all;
258 intersect_mask.src.u3.all[count] =
259 a->mask.src.u3.all[count] & b->mask.src.u3.all[count];
348 exp->tuple.src.u.all = *src;
349 exp->mask.src.u.all
[all...]
H A Dnf_conntrack_ftp.c442 memcpy(cmd.u3.all, &ct->tuplehash[dir].tuple.src.u3.all,
443 sizeof(cmd.u3.all));
457 /* We don't usually drop packets. After all, this is
488 memcmp(&cmd.u3.all, &ct->tuplehash[dir].tuple.src.u3.all,
489 sizeof(cmd.u3.all))) {
/linux-master/tools/testing/selftests/net/
H A Dfib_nexthop_multiprefix.sh76 ip netns exec ${ns} sysctl -q -w net.ipv6.conf.all.keep_addr_on_down=1
79 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=0
83 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=1
H A Dsrv6_end_dt46_l3vpn_test.sh40 # First of all, L2 reachability of the host hs-t100-2 is taken into account by
264 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.accept_dad=0
272 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.forwarding=1
285 ip netns exec ${hsname} sysctl -wq net.ipv6.conf.all.accept_dad=0
290 ip netns exec ${rtname} sysctl -wq net.ipv4.conf.all.rp_filter=0
305 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.all.accept_dad=0
349 # all sids for VPNs start with a common locator which is fc00::/16.
H A Dsrv6_end_dt4_l3vpn_test.sh30 # First of all, L2 reachability of the host hs-t100-2 is taken into account by
230 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.accept_dad=0
241 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.forwarding=1
255 ip netns exec ${rtname} sysctl -wq net.ipv4.conf.all.rp_filter=0
303 # all sids for VPNs start with a common locator which is fc00::/16.
H A Dsrv6_hencap_red_l3vpn_test.sh23 # SID, the SRv6 H.Encaps.Red behavior omits the SRH at all and pushes that
116 # traffic, the H.Encaps.Red omits the presence of SRH at all, since the SID
129 # The H.Encaps.Red omits the SRH at all in case of (i.b) by pushing the single
226 # Conversely, when all tests are passed successfully, the 'ret' value
387 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
389 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.forwarding=1
391 ip netns exec "${nsname}" sysctl -wq net.ipv4.conf.all.rp_filter=0
434 # all SIDs for VPNs start with a common locator. Routes and SRv6
522 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
H A Dsrv6_hl2encap_red_l2vpn_test.sh24 # the SRH at all and pushes that SID directly into the IPv6 DA;
101 # The H.L2Encaps.Red omits the presence of SRH at all, since the SID List
177 # Conversely, when all tests are passed successfully, the 'ret' value
341 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
343 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.forwarding=1
345 ip netns exec "${nsname}" sysctl -wq net.ipv4.conf.all.rp_filter=0
381 # all SIDs for VPNs start with a common locator. Routes and SRv6
469 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
/linux-master/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S128 orr r11, r11, r13 @ mask all requested interrupts
131 str r13, [r12, #OMAP1510_GPIO_INT_STATUS] @ ack all requested interrupts
162 mvn r11, #KEYBRD_CLK_MASK @ prepare all except kbd mask
176 bics r10, r10, #0x800 @ have we got all the bits?
185 and r11, r11, r10 @ unmask all saved as unmasked
/linux-master/drivers/gpio/
H A Dgpio-xilinx.c259 * If all GPIO signals of GPIO chip is configured as input then it returns
330 * This function remove gpiochips and frees all the allocated resources.
508 DECLARE_BITMAP(all, 64);
520 xgpio_read_ch_all(chip, XGPIO_DATA_OFFSET, all);
523 bitmap_and(rising, rising, all, 64);
527 bitmap_complement(falling, all, 64);
532 bitmap_copy(chip->last_irq_read, all, 64);
533 bitmap_or(all, rising, falling, 64);
539 for_each_set_bit(bit, all, 64) {
/linux-master/tools/build/feature/
H A DMakefile5 test-all.bin \
53 test-stackprotector-all.bin \
87 all: $(FILES)
92 BUILD_ALL = $(BUILD) -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -ldw -lelf -lnuma -lelf -lslang $(FLAGS_PERL_EMBED) $(FLAGS_PYTHON_EMBED) -DPACKAGE='"perf"' -lbfd -ldl -lz -llzma -lzstd -lcap
99 $(OUTPUT)test-all.bin:
111 $(OUTPUT)test-stackprotector-all.bin:
112 $(BUILD) -fstack-protector-all
/linux-master/net/ipv4/
H A Ddevinet.c217 /* Locks all the inet devices. */
369 /* 1. Deleting primary ifaddr forces deletion all secondaries
404 /* On promotion all secondaries from subnet are changing
405 * the primary IP, we must remove all their routes silently
407 * while all addresses are on the device list.
2032 bool all = false; local
2035 all = true;
2037 if (all || type == NETCONFA_FORWARDING)
2039 if (all || type == NETCONFA_RP_FILTER)
2041 if (all || typ
2060 bool all = false; local
2662 struct ipv4_devconf *all, *dflt; local
[all...]
/linux-master/drivers/scsi/
H A DBusLogic.c90 all BusLogic Host Adapters.
98 all BusLogic Host Adapters.
375 statusreg.all = blogic_rdstatus(adapter);
412 intreg.all = blogic_rdint(adapter);
413 statusreg.all = blogic_rdstatus(adapter);
436 statusreg.all = blogic_rdstatus(adapter);
444 blogic_notice("blogic_cmd(%02X) Status = %02X: (Modify I/O Address)\n", adapter, opcode, statusreg.all);
470 intreg.all = blogic_rdint(adapter);
471 statusreg.all = blogic_rdstatus(adapter);
503 adapter, opcode, statusreg.all, replyle
[all...]
/linux-master/arch/m68k/fpsp040/
H A Dround.S84 movel #0xffffffff,%d0 |force g,r,s to be all f's
97 movel #0xffffffff,%d0 |force g,r,s to be all f's
152 andil #0x0000003f,%d2 |s bit is the or of all other
164 andil #0x000001ff,%d2 |s bit is the or-ing of all
252 | Truncate all other bits
360 beqs lower |branch if ms mant is all 0's
374 lsrl %d6,%d1 |shift off all bits but those that will
388 subw #32,%d0 |account for ms mant being all zeros
444 bpls chk_stky |then branch (all bits would be
457 bpls chk_stky |then branch (all bit
[all...]
/linux-master/kernel/gcov/
H A Dfs.c36 * @all: list head for list of all nodes
55 struct list_head all; member in struct:gcov_node
253 * all associated object files have been unloaded.
265 * all profiling data associated with the given node.
353 list_for_each_entry(node, &all_head, all) {
363 * Reset all profiling data associated with the specified node.
379 * corresponding file. If all associated object files have been unloaded,
525 INIT_LIST_HEAD(&node->all);
563 list_add(&node->all,
[all...]
/linux-master/drivers/firewire/
H A Dcore-iso.c227 /* A generation change frees all bandwidth. */
245 __be32 bit, all, old; local
249 old = all = allocate ? cpu_to_be32(~0) : 0;
258 if ((old & bit) != (all & bit))
267 /* A generation change frees all channels. */
/linux-master/tools/usb/
H A Dtestusb.c378 int all = 0, forever = 0, not = 0; local
379 int test = -1 /* all */;
382 /* pick defaults that works with all speeds, without short packets.
406 case 'A': /* use all devices with specified USB dir */
409 case 'a': /* use all devices */
411 all = 1;
449 "\t-a test all recognized devices\n"
463 if (!all && !device) {
/linux-master/drivers/cpuidle/
H A Dcoupled.c36 * WFI state until all cpus are ready to enter a coupled state, at
37 * which point the coupled state function will be called on all
40 * Once all cpus are ready to enter idle, they are woken by an smp
43 * final pass is needed to guarantee that all cpus will call the
56 * and only read after all the cpus are ready for the coupled idle
68 * Set struct cpuidle_device.coupled_cpus to the mask of all
69 * coupled cpus, usually the same as cpu_possible_mask if all cpus
81 * called on all cpus at approximately the same time. The driver
82 * should ensure that the cpus all abort together if any cpu tries
132 * cpuidle_coupled_parallel_barrier - synchronize all onlin
228 int all; local
[all...]
/linux-master/arch/s390/boot/
H A DMakefile46 obj-all := $(obj-y) piggy.o syms.o
51 targets += vmlinux.bin.zst info.bin syms.bin vmlinux.syms $(obj-all)
57 OBJECTS_ALL := $(addprefix $(obj)/,$(obj-all))
/linux-master/drivers/clk/xilinx/
H A Dclk-xlnx-clock-wizard.c196 u32 div, p5en, edge, prediv2, all; local
204 all = valh + vall + edge;
205 if (!all)
206 all = 1;
209 div = 2 * all + prediv2 * p5en;
211 div = all;
586 u32 edged, div2, p5en, edge, prediv2, all, regl, regh, mult; local
622 all = regh + regl + edged;
623 if (!all)
624 all
[all...]
/linux-master/arch/x86/
H A DMakefile213 KBUILD_CFLAGS += -mharden-sls=all
247 $(Q)$(MAKE) $(build)=arch/x86/entry/syscalls all
273 all: bzImage
/linux-master/tools/testing/selftests/bpf/
H A Dtest_bpftool.py85 # Check if the result has all expected keys.
110 # Check if the result has all expected keys.
128 # that they will be included in all program types or a specific
134 if all(expected_helper in helpers
/linux-master/arch/arm/mach-versatile/
H A Ddcscb.c101 /* Flush all cache levels for this cluster. */
102 v7_exit_coherency_flush(all);
/linux-master/drivers/block/aoe/
H A Daoedev.c226 /* fast fail all pending I/O */
228 /* UP is cleared, freeze+quiesce to insure all are errored */
308 int all = 0; local
319 all = !strncmp(buf, "all", 3);
320 if (!all)
338 } else if ((!all && (d->flags & DEVFL_UP))
/linux-master/tools/testing/selftests/netfilter/
H A Dnft_fib.sh188 ip netns exec ${nsrouter} sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
191 ip netns exec ${nsrouter} sysctl net.ipv4.conf.all.rp_filter=0 > /dev/null
237 # delete all rules
257 ip -net ${nsrouter} rule add from all table 128
258 ip -net ${nsrouter} rule add from all iif veth0 table 129

Completed in 350 milliseconds

1234567891011>>