Home
last modified time | relevance | path

Searched full:_0 (Results 1 – 25 of 33) sorted by relevance

12

/linux/arch/powerpc/lib/
H A Dxor_vmx.c26 unative_t V##_0, V##_1, V##_2, V##_3
30 V##_0 = V[0]; \
38 V[0] = V##_0; \
46 V1##_0 = vec_xor(V1##_0, V2##_0); \
/linux/drivers/firmware/psci/
H A Dpsci.c388 PSCI_ID(1_0, CPU_FREEZE),
389 PSCI_ID_NATIVE(1_0, CPU_DEFAULT_SUSPEND),
390 PSCI_ID_NATIVE(1_0, NODE_HW_STATE),
391 PSCI_ID_NATIVE(1_0, SYSTEM_SUSPEND),
392 PSCI_ID(1_0, SET_SUSPEND_MODE),
393 PSCI_ID_NATIVE(1_0, STAT_RESIDENCY),
394 PSCI_ID_NATIVE(1_0, STAT_COUNT),
535 err = invoke_psci_fn(PSCI_FN_NATIVE(1_0, SYSTEM_SUSPEND), in psci_system_suspend()
579 ret = psci_features(PSCI_FN_NATIVE(1_0, SYSTEM_SUSPEND)); in psci_init_system_suspend()
/linux/include/linux/
H A Dargs.h9 * In __COUNT_ARGS() _0 to _12 are just placeholders from the start
21 #define __COUNT_ARGS(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _n, X...) _n argument
H A Dcleanup.h455 * type *lock; // 'type := void' for the _0 variant
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dcorec37d.c86 if (NVBO_TD32(bo, offset, NV_DISP_NOTIFIER, _0, STATUS, ==, FINISHED)) in corec37d_ntfy_wait_done()
96 NVBO_WR32(bo, offset, NV_DISP_NOTIFIER, _0, in corec37d_ntfy_init()
97 NVDEF(NV_DISP_NOTIFIER, _0, STATUS, NOT_BEGUN)); in corec37d_ntfy_init()
H A Dbase507c.c151 if (NVBO_TD32(bo, offset, NV_DISP_BASE_NOTIFIER_1, _0, STATUS, ==, BEGUN)) in base507c_ntfy_wait_begun()
191 NVBO_WR32(bo, offset, NV_DISP_BASE_NOTIFIER_1, _0, in base507c_ntfy_reset()
192 NVDEF(NV_DISP_BASE_NOTIFIER_1, _0, STATUS, NOT_BEGUN)); in base507c_ntfy_reset()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dpcie.c43 /* XXX 0x16 is 8_0, assume 0x17 will be 16_0 for now */ in nvkm_pcie_speed()
/linux/scripts/
H A Dprofile2linkerlist.pl16 $_ =~ /\W*[0-9]+\W*([a-zA-Z\_0-9]+)\W*[0-9]+/;
/linux/tools/include/nolibc/sys/
H A Dsyscall.h13 #define __syscall_narg(_0, _1, _2, _3, _4, _5, _6, N, ...) N argument
/linux/drivers/edac/
H A De7xxx_edac.c557 PCI_VEND_DEV(INTEL, 7205_0), PCI_ANY_ID, PCI_ANY_ID, 0, 0,
560 PCI_VEND_DEV(INTEL, 7500_0), PCI_ANY_ID, PCI_ANY_ID, 0, 0,
563 PCI_VEND_DEV(INTEL, 7501_0), PCI_ANY_ID, PCI_ANY_ID, 0, 0,
566 PCI_VEND_DEV(INTEL, 7505_0), PCI_ANY_ID, PCI_ANY_ID, 0, 0,
H A De752x_edac.c1417 PCI_VEND_DEV(INTEL, 7520_0), PCI_ANY_ID, PCI_ANY_ID, 0, 0,
1420 PCI_VEND_DEV(INTEL, 7525_0), PCI_ANY_ID, PCI_ANY_ID, 0, 0,
1423 PCI_VEND_DEV(INTEL, 7320_0), PCI_ANY_ID, PCI_ANY_ID, 0, 0,
1426 PCI_VEND_DEV(INTEL, 3100_0), PCI_ANY_ID, PCI_ANY_ID, 0, 0,
H A Di82860_edac.c290 PCI_VEND_DEV(INTEL, 82860_0), PCI_ANY_ID, PCI_ANY_ID, 0, 0,
H A Di82875p_edac.c521 PCI_VEND_DEV(INTEL, 82875_0), PCI_ANY_ID, PCI_ANY_ID, 0, 0,
H A Di82975x_edac.c627 PCI_VEND_DEV(INTEL, 82975_0), PCI_ANY_ID, PCI_ANY_ID, 0, 0,
/linux/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dkprobe_module.tc20 test -d events/kprobes/p_${PROBE_NAME}_0 || exit_failure
/linux/tools/perf/pmu-events/arch/x86/amdzen1/
H A Dother.json35 "BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a token stall. ALSQ 3_0 Tokens unavailable.",
/linux/tools/perf/tests/shell/
H A Drecord+script_probe_vfs_getname.sh35 grep -E " +touch +[0-9]+ +\[[0-9]+\] +[0-9]+\.[0-9]+: +probe:vfs_getname[_0-9]*: +\([[:xdigit:]]+\) +pathname=\"${file}\""
/linux/Documentation/devicetree/bindings/usb/
H A Dusb-device.yaml15 http://www.devicetree.org/open-firmware/bindings/usb/usb-1_0.ps
/linux/tools/testing/selftests/bpf/
H A DREADME.rst254 .. _0: https://github.com/llvm/llvm-project/commit/6b01b465388b204d543da3cf49efd6080db094a9
297 .. _0: https://github.com/llvm/llvm-project/commit/a162b67c98066218d0d00aa13b99afb95d9bb5e6
H A Dsdt.h417 #define __SDT_NARG(_0,_1,_2,_3,_4,_5,_6,_7,_8,_9,_10,_11,_12, N, ...) N
/linux/drivers/net/ethernet/sunplus/
H A Dspl2sw_define.h77 /* W mac 15_0 bus */
/linux/Documentation/devicetree/bindings/phy/
H A Dphy-stm32-usbphyc.yaml23 | \_0| |
/linux/arch/x86/include/asm/
H A Defi.h57 #define __efi_nargs__(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, n, ...) \ argument
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Ddefiner.c758 /* L2 Check SMAC 15_0 */ in hws_definer_conv_outer()
764 /* L2 Check DMAC 15_0 */ in hws_definer_conv_outer()
935 /* L2 Check SMAC 15_0 */ in hws_definer_conv_inner()
941 /* L2 Check DMAC 15_0 */ in hws_definer_conv_inner()
/linux/drivers/accel/qaic/
H A Dqaic_ras.c384 dev_printk(level, &qdev->pdev->dev, "RAS event.\nClass:%s\nDescription:%s %s %s\nError Threshold for this report %d\nSyndrome:\n Instance %d\n Count %d\n Data 31_0 0x%x 0x%x\n Data 63_32 0x%x 0x%x\n Data 95_64 0x%x 0x%x\n Data 127_96 0x%x 0x%x\n Parity bits 0x%x\n Address msb 0x%x\n Address lsb 0x%x\n", in decode_ras_msg()

12