Searched refs:all (Results 276 - 300 of 540) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/testing/selftests/net/
H A Ddrop_monitor_tests.sh8 # all tests in this script. Can be overridden with -t option
129 -t <test> Test(s) to run (default: all)
H A Dvrf-xfrm-tests.sh103 ip ${ns} ru add pref 32765 from all lookup local
105 ip ${ns} -6 ru add pref 32765 from all lookup local
128 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.keep_addr_on_down=1
129 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.forwarding=1
H A Dfcnal-test.sh402 ip -netns ${ns} ru add pref 32765 from all lookup local
404 ip -netns ${ns} -6 ru add pref 32765 from all lookup local
424 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.keep_addr_on_down=1
425 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.forwarding=1
662 setup_cmd ip rule add pref 32765 from all lookup local
663 setup_cmd ip rule del pref 0 from all lookup local
683 setup_cmd ip rule del pref 32765 from all lookup local
684 setup_cmd ip rule add pref 0 from all lookup local
2332 setup_cmd ip -6 rule add pref 32765 from all lookup local
2333 setup_cmd ip -6 rule del pref 0 from all looku
[all...]
/linux-master/scripts/
H A Dlink-vmlinux.sh26 # System.map is generated to document addresses of all kernel symbols
131 # SHF_ALLOC because .BTF will be part of the vmlinux image. --strip-all
132 # deletes all symbols including __start_BTF and __stop_BTF, which will
136 --strip-all ${1} ${2} 2>/dev/null
147 # Create ${2} .S file with all symbols from the ${1} object file
153 kallsymopt="${kallsymopt} --all-symbols"
191 # Create map file with all symbols from ${1}
243 # Generate section listing all symbols and add it into vmlinux
245 # 1) Link .tmp_vmlinux.kallsyms1 so it has all symbols and sections,
/linux-master/tools/objtool/
H A DMakefile24 all: $(OBJTOOL)
/linux-master/net/netfilter/
H A Dxt_HMARK.c102 t->uports.b16.src = otuple->src.u.all;
103 t->uports.b16.dst = rtuple->src.u.all;
278 /* follow-up fragments don't contain ports, skip all fragments */
H A Dnf_conntrack_core.c468 inverse->src.u.all = orig->dst.u.all;
469 inverse->dst.u.all = orig->src.u.all;
514 /* Destroy all pending expectations */
2179 memcpy(tuple.src.u3.all,
2180 ct->tuplehash[IP_CT_DIR_ORIGINAL].tuple.src.u3.all,
2181 sizeof(tuple.src.u3.all));
2182 tuple.src.u.all =
2183 ct->tuplehash[IP_CT_DIR_ORIGINAL].tuple.src.u.all;
[all...]
H A Dnf_nat_sip.c344 ct->tuplehash[IP_CT_DIR_ORIGINAL].tuple.src.u.all == pair_exp->saved_proto.all) {
346 range.min_proto.all = range.max_proto.all = pair_exp->tuple.dst.u.all;
415 nf_ct_helper_log(skb, ct, "all ports in use for SIP");
546 * c=* (connection information - not required if included in all media)
622 nf_ct_helper_log(skb, ct, "all ports in use for SDP media");
/linux-master/net/netfilter/ipset/
H A Dip_set_hash_ipmac.c203 { .all = { 0 } },
231 { .all = { 0 } },
H A Dip_set_hash_ip.c222 struct hash_ip6_elem e = { { .all = { 0 } } };
239 struct hash_ip6_elem e = { { .all = { 0 } } };
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dingress_rif_conf_vxlan.sh118 sysctl_set net.ipv4.conf.all.rp_filter 0
123 sysctl_restore net.ipv4.conf.all.rp_filter
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_switch.c204 free_req.all = 1;
254 free_req.all = 1;
H A Dmcs_rvu_if.c45 /* When ptp is enabled, RPM appends 8B header for all
211 /* MCS resources are same across all blocks */
249 if (req->all)
647 /* Free all the cam resources mapped to PF/VF */
648 if (req->all) {
698 if (req->all) {
750 rsp->all = req->all;
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dglobal1.h329 int mv88e6xxx_g1_atu_flush(struct mv88e6xxx_chip *chip, u16 fid, bool all);
331 bool all);
/linux-master/tools/testing/selftests/hid/
H A DMakefile107 # LLVM's ld.lld doesn't support all the architectures, so use it only on x86
135 DESTDIR=$(SCRATCH_DIR) prefix= all install_headers
143 DESTDIR=$(HOST_SCRATCH_DIR)/ prefix= all install_headers
/linux-master/scripts/kconfig/
H A DMakefile105 all-config-fragments = $(call configfiles,*.config)
141 @echo ' allnoconfig - New config where all options are answered with no'
142 @echo ' allyesconfig - New config where all options are accepted with yes'
144 @echo ' alldefconfig - New config with all symbols set to default'
145 @echo ' randconfig - New config with random answer to all options'
157 @$(foreach f, $(all-config-fragments), \
163 # object files used by all kconfig flavours
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_smi_events.c13 * all copies or substantial portions of the Software.
165 uint64_t all = KFD_SMI_EVENT_MASK_FROM_INDEX(KFD_SMI_EVENT_ALL_PROCESS); local
168 if (pid && client->pid != pid && !(client->suser && (events & all)))
H A Dkfd_events.c13 * all copies or substantial portions of the Software.
78 /* Initialize all events to unsignaled */
148 * exhaustive search of all siglaned events.
153 * interrupts is correct, all signaled events will be seen by the
174 /* General case for partial IDs: Iterate over all matching IDs
337 /* Initialize all events to unsignaled */
545 * Currently, all events have same size of private_data, but the current ioctl's
828 * @all: Return completion only if all events have signaled
832 * Returns KFD_IOC_WAIT_RESULT_COMPLETE if all (o
837 test_event_condition(bool all, uint32_t num_events, struct kfd_event_waiter *event_waiters) argument
938 kfd_wait_on_events(struct kfd_process *p, uint32_t num_events, void __user *data, bool all, uint32_t *user_timeout_ms, uint32_t *wait_result) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h12 * all copies or substantial portions of the Software.
43 * by slowly reversing all backlight programming and pixel compensation.
49 * and undo all backlight programming and pixel compensation.
301 * Force all selective updates to bw full frame updates.
582 uint32_t all; /**< 32-bit access to status bits */ member in union:dmub_fw_boot_status
607 uint32_t all; member in union:dmub_lvtma_status
645 /**< 1 if all root clock gating is enabled and low power memory is enabled*/
658 uint32_t all; /**< 32-bit access to bits */ member in union:dmub_fw_boot_options
700 uint32_t all; member in union:dmub_shared_state_ips_fw_signals
714 uint32_t all; member in union:dmub_shared_state_ips_driver_signals
858 uint32_t all; /**< GPINT 32-bit access */ member in union:dmub_gpint_data_register
990 uint32_t all; member in union:dmub_inbox0_cmd_common
1018 uint32_t all; member in union:dmub_inbox0_cmd_lock_hw
[all...]
/linux-master/drivers/nvme/target/
H A Dtrace.c136 u8 all = cdw10[13]; local
143 trace_seq_printf(p, "slba=%llu, zsa=%u:%s, all=%u",
144 slba, zsa, zsa_str, all);
153 [0x00] = "list all zones",
/linux-master/drivers/net/wireguard/selftest/
H A Dallowedips.c111 memset(&mask.all, 0xff, cidr / 8);
113 mask.all[cidr / 32] = (__force u32)htonl(
120 return hweight32(subnet.all[0]) + hweight32(subnet.all[1]) +
121 hweight32(subnet.all[2]) + hweight32(subnet.all[3]);
/linux-master/arch/mips/
H A DMakefile83 all-$(CONFIG_BOOT_ELF32) := $(vmlinux-32)
84 all-$(CONFIG_BOOT_ELF64) := $(vmlinux-64)
85 all-$(CONFIG_SYS_SUPPORTS_ZBOOT)+= vmlinuz
231 # Pass -Wa,--no-warn to disable all assembler warnings until the kernel code has
405 all: $(all-y) $(KBUILD_DTBS)
448 $(Q)$(MAKE) $(build)=arch/mips/kernel/syscalls all
498 # list of boards to include the config fragments for, default to including all
/linux-master/net/openvswitch/
H A Dconntrack.c188 key->ct.orig_tp.src = orig->src.u.all;
189 key->ct.orig_tp.dst = orig->dst.u.all;
1124 info->range.min_proto.all = htons(nla_get_u16(a));
1130 info->range.max_proto.all = htons(nla_get_u16(a));
1179 info->range.max_proto.all = info->range.min_proto.all;
1460 ntohs(info->range.min_proto.all)) ||
1461 (info->range.max_proto.all != info->range.min_proto.all &&
1463 ntohs(info->range.max_proto.all)))))
[all...]
/linux-master/tools/perf/
H A Dbuiltin-daemon.c65 * - all sessions have OK state on the function exit
304 * Mark all sessions for kill, the server config
403 * Take signal fd data as pure signal notification and check all
766 bool all = false; local
768 all = !strcmp(cmd->signal.name, "all");
771 if (all || !strcmp(cmd->signal.name, session->name)) {
789 bool all = false, found = false; local
791 all = !strcmp(cmd->ping.name, "all");
[all...]
/linux-master/drivers/ata/
H A Dpata_legacy.c4 * Copyright 2005/2006 Red Hat, all rights reserved.
64 static int all; variable
65 module_param(all, int, 0444);
66 MODULE_PARM_DESC(all,
1243 if (primary == 0 || all)
1245 if (secondary == 0 || all)

Completed in 414 milliseconds

<<11121314151617181920>>