Searched refs:all (Results 126 - 150 of 540) sorted by relevance

1234567891011>>

/linux-master/arch/m68k/fpsp040/
H A Dx_unimp.S59 andl #0xFF00FF,%d0 |clear all but accrued exceptions
61 fmovel #0,%FPSR |clear all user bits
62 fmovel #0,%FPCR |clear all user exceptions for FPSP
/linux-master/drivers/scsi/
H A DBusLogic.h273 unsigned char all; member in union:blogic_cntrl_reg
288 unsigned char all; member in union:blogic_stat_reg
306 unsigned char all; member in union:blogic_int_reg
322 unsigned char all; member in union:blogic_geo_reg
1121 cr.all = 0;
1123 outb(cr.all, adapter->io_addr + BLOGIC_CNTRL_REG);
1129 cr.all = 0;
1131 outb(cr.all, adapter->io_addr + BLOGIC_CNTRL_REG);
1137 cr.all = 0;
1139 outb(cr.all, adapte
[all...]
/linux-master/tools/thermal/lib/
H A DMakefile79 all:
111 all: fixdep
158 .PHONY: all install clean FORCE
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgv_sriovmsg.h12 * all copies or substantial portions of the Software.
99 uint32_t all; member in union:amd_sriov_msg_feature_flags
109 uint32_t all; member in union:amd_sriov_reg_access_flags
117 uint32_t all; member in union:amd_sriov_msg_os_info
/linux-master/lib/
H A Dclosure.c64 * closure_wake_up - wake up all closures on a wait list, without memory barrier
155 list_add(&cl->all, &closure_list);
168 list_del(&cl->all);
179 list_for_each_entry(cl, &closure_list, all) {
/linux-master/tools/testing/selftests/net/
H A Dudpgro_frglist.sh23 local -r all="$@"
24 local -r tx_args=${all%rx*}
25 local rx_args=${all#*rx}
H A Dtest_ingress_egress_chaining.sh57 tc filter add dev $veth2 ingress prio 1 proto all flower \
59 tc filter add dev $veth1 ingress prio 1 proto all flower \
/linux-master/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
H A Dvxlan_flooding_ipv6.sh165 tc filter add dev br0 egress protocol all pref 1 handle 1 \
168 tc filter add dev $h1 egress protocol all pref 1 handle 1 \
170 tc filter add dev $h1 egress protocol all pref 2 handle 2 \
210 tc filter del dev $h1 egress protocol all pref 2 handle 2 matchall
211 tc filter del dev $h1 egress protocol all pref 1 handle 1 flower
213 tc filter del dev br0 egress protocol all pref 1 handle 1 matchall
245 # Send one packet and make sure it is flooded to all the remote VTEPs
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dvxlan_flooding.sh178 tc filter add dev br0 egress protocol all pref 1 handle 1 \
181 tc filter add dev $h1 egress protocol all pref 1 handle 1 \
183 tc filter add dev $h1 egress protocol all pref 2 handle 2 \
209 tc filter del dev $h1 egress protocol all pref 2 handle 2 matchall
210 tc filter del dev $h1 egress protocol all pref 1 handle 1 flower
212 tc filter del dev br0 egress protocol all pref 1 handle 1 matchall
244 # Send one packet and make sure it is flooded to all the remote VTEPs
H A Dtc_restrictions.sh177 tc filter add dev $swp1 ingress protocol all pref 1 handle 101 \
181 tc filter del dev $swp1 ingress protocol all pref 1 handle 101 matchall
183 tc filter add dev $swp1 egress protocol all pref 1 handle 101 \
199 # On ingress, all matchall-mirror and matchall-sample
207 tc filter add dev $swp1 ingress protocol all pref 9 handle 102 \
211 tc filter del dev $swp1 ingress protocol all pref 9 handle 102 matchall
213 tc filter add dev $swp1 ingress protocol all pref 11 handle 102 \
219 tc filter add dev $swp1 ingress protocol all pref 9 handle 102 \
254 # On egress, all matchall-mirror rules have to be behind the flower rules
261 tc filter add dev $swp1 egress protocol all pre
[all...]
/linux-master/tools/testing/selftests/net/forwarding/
H A Dmirror_gre_nh.sh32 sysctl_set net.ipv4.conf.all.rp_filter 0
72 sysctl_restore net.ipv4.conf.all.rp_filter
/linux-master/tools/iio/
H A DMakefile20 all: $(ALL_PROGRAMS)
71 .PHONY: all install clean FORCE prepare
/linux-master/tools/hv/
H A DMakefile25 all: $(ALL_PROGRAMS)
66 .PHONY: all install clean FORCE prepare
/linux-master/tools/spi/
H A DMakefile20 all: $(ALL_PROGRAMS)
68 .PHONY: all install clean FORCE prepare
/linux-master/tools/power/x86/intel-speed-select/
H A DMakefile22 all: $(ALL_PROGRAMS)
60 .PHONY: all install clean FORCE prepare
/linux-master/tools/lib/symbol/
H A DMakefile71 all:
77 all: fixdep $(LIBFILE)
/linux-master/kernel/bpf/preload/iterators/
H A DMakefile36 .PHONY: all clean
38 all: iterators.lskel-little-endian.h
/linux-master/tools/counter/
H A DMakefile21 all: $(ALL_PROGRAMS)
63 .PHONY: all install clean FORCE prepare
/linux-master/tools/testing/selftests/sgx/
H A DMakefile5 .PHONY: all clean
25 all: $(TEST_CUSTOM_PROGS) $(OUTPUT)/test_encl.elf
/linux-master/include/linux/netfilter/ipset/
H A Dip_set.h304 IPSET_CB_DUMP, /* dump single set/all sets */
526 a1->all[0] &= mask->all[0];
527 a1->all[1] &= mask->all[1];
528 a1->all[2] &= mask->all[2];
529 a1->all[3] &= mask->all[3];
/linux-master/arch/sparc/
H A DMakefile68 all: zImage
77 $(Q)$(MAKE) $(build)=arch/sparc/kernel/syscalls all
/linux-master/tools/virtio/
H A DMakefile2 all: test mod
51 .PHONY: all test mod clean vhost oot oot-clean oot-build
/linux-master/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn32.c12 * all copies or substantial portions of the Software.
139 cmd.all = 0;
320 status.all = REG_READ(DMCUB_SCRATCH0);
338 REG_WRITE(DMCUB_GPINT_DATAIN1, reg.all);
347 test.all = REG_READ(DMCUB_GPINT_DATAIN1);
349 return test.all == reg.all;
376 status.all = REG_READ(DMCUB_SCRATCH0);
386 REG_WRITE(DMCUB_SCRATCH14, boot_options.all);
392 boot_options.all
[all...]
/linux-master/arch/arm/include/debug/
H A Dvexpress.S28 @ - all other (RS1 complaint) tiles use UART mapped
/linux-master/tools/testing/selftests/vDSO/
H A DMakefile22 all: $(TEST_GEN_PROGS)

Completed in 291 milliseconds

1234567891011>>