/Linux-v6.6/fs/proc/ |
D | base.c | 145 #define ONE(NAME, MODE, show) \ macro 3252 ONE("status", S_IRUGO, proc_pid_status), 3253 ONE("personality", S_IRUSR, proc_pid_personality), 3254 ONE("limits", S_IRUGO, proc_pid_limits), 3266 ONE("syscall", S_IRUSR, proc_pid_syscall), 3269 ONE("stat", S_IRUGO, proc_tgid_stat), 3270 ONE("statm", S_IRUGO, proc_pid_statm), 3292 ONE("wchan", S_IRUGO, proc_pid_wchan), 3295 ONE("stack", S_IRUSR, proc_pid_stack), 3298 ONE("schedstat", S_IRUGO, proc_pid_schedstat), [all …]
|
/Linux-v6.6/arch/x86/crypto/ |
D | aesni-intel_avx-x86_64.S | 141 .section .rodata.cst16.ONE, "aM", @progbits, 16 143 ONE: .octa 0x00000000000000000000000000000001 label 399 vpaddd ONE(%rip), %xmm9, %xmm9 # INCR CNT to get Yn 980 vpaddd ONE(%rip), \CTR, \CTR # INCR Y0 1058 vpaddd ONE(%rip), \CTR, \CTR # INCR Y0 1062 vpaddd ONE(%rip), \CTR, \CTR # INCR Y0 1066 vpaddd ONE(%rip), \CTR, \CTR # INCR Y0 1070 vpaddd ONE(%rip), \CTR, \CTR # INCR Y0 1074 vpaddd ONE(%rip), \CTR, \CTR # INCR Y0 1078 vpaddd ONE(%rip), \CTR, \CTR # INCR Y0 [all …]
|
D | aesni-intel_asm.S | 62 .section .rodata.cst16.ONE, "aM", @progbits, 16 64 ONE: .octa 0x00000000000000000000000000000001 label 342 paddd ONE(%rip), %xmm0 # INCR CNT to get Yn 799 MOVADQ ONE(%RIP),\TMP1 871 MOVADQ ONE(%RIP),\TMP1 990 paddd ONE(%rip), \XMM0 # INCR CNT 994 paddd ONE(%rip), \XMM0 # INCR CNT 996 paddd ONE(%rip), \XMM0 # INCR CNT 998 paddd ONE(%rip), \XMM0 # INCR CNT 1198 paddd ONE(%rip), \XMM0 # INCR CNT [all …]
|
/Linux-v6.6/drivers/gpu/drm/nouveau/ |
D | nouveau_bo5039.c | 120 NVDEF(NV5039, FORMAT, IN, ONE) | in nv50_bo_move_m2mf() 121 NVDEF(NV5039, FORMAT, OUT, ONE), in nv50_bo_move_m2mf()
|
/Linux-v6.6/drivers/input/misc/ |
D | keyspan_remote.c | 29 #define ONE 0x3C macro 256 } else if ((remote->data.tester & ONE_MASK) == ONE) { in keyspan_check_data() 277 } else if ((remote->data.tester & ONE_MASK) == ONE) { in keyspan_check_data() 295 } else if ((remote->data.tester & ONE_MASK) == ONE) { in keyspan_check_data()
|
/Linux-v6.6/drivers/media/test-drivers/vidtv/ |
D | vidtv_psi.c | 1264 const u16 ONE = 0x1; in vidtv_psi_sdt_table_init() local 1271 sdt->header.bitfield = cpu_to_be16((SYNTAX << 15) | (ONE << 14) | (ONES << 12)); in vidtv_psi_sdt_table_init() 1279 sdt->header.current_next = ONE; in vidtv_psi_sdt_table_init() 1588 const u16 ONE = 0x1; in vidtv_psi_nit_table_init() local 1600 nit->header.bitfield = cpu_to_be16((SYNTAX << 15) | (ONE << 14) | (ONES << 12)); in vidtv_psi_nit_table_init() 1603 nit->header.current_next = ONE; in vidtv_psi_nit_table_init() 1822 const u16 ONE = 0x1; in vidtv_psi_eit_table_init() local 1831 eit->header.bitfield = cpu_to_be16((SYNTAX << 15) | (ONE << 14) | (ONES << 12)); in vidtv_psi_eit_table_init() 1834 eit->header.current_next = ONE; in vidtv_psi_eit_table_init()
|
/Linux-v6.6/drivers/net/ethernet/apple/ |
D | mace.h | 56 #define ONE 0x08 /* 1 retry needed to xmit frame */ macro
|
/Linux-v6.6/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
D | input_system.c | 31 #define ONE (1U) macro 710 gp_device_reg_store(ID, _REG_GP_ISEL_SOF_ADDR, ONE); in input_selector_cfg_for_sensor() 711 gp_device_reg_store(ID, _REG_GP_ISEL_EOF_ADDR, ONE); in input_selector_cfg_for_sensor() 712 gp_device_reg_store(ID, _REG_GP_ISEL_SOL_ADDR, ONE); in input_selector_cfg_for_sensor() 713 gp_device_reg_store(ID, _REG_GP_ISEL_EOL_ADDR, ONE); in input_selector_cfg_for_sensor()
|
/Linux-v6.6/Documentation/translations/zh_TW/admin-guide/ |
D | unicode.rst | 146 U+F8F1 KLINGON DIGIT ONE
|
/Linux-v6.6/Documentation/translations/zh_CN/admin-guide/ |
D | unicode.rst | 143 U+F8F1 KLINGON DIGIT ONE
|
/Linux-v6.6/Documentation/networking/ |
D | ipddp.rst | 33 select ONE of the two options; IP to AppleTalk-IP encapsulation support or
|
/Linux-v6.6/Documentation/i2c/busses/ |
D | i2c-ali15x3.rst | 78 00:03.0 Bridge: Acer Laboratories Inc. M7101 <= THIS IS THE ONE WE NEED
|
/Linux-v6.6/arch/m68k/fpsp040/ |
D | satan.S | 57 ONE: .long 0x3F800000 label
|
D | stan.S | 202 |--HIDE THE NEXT ONE
|
D | ssin.S | 217 |--HIDE THE NEXT ONE
|
/Linux-v6.6/Documentation/devicetree/bindings/bus/ |
D | qcom,ebi2.txt | 73 any device subnode. We are assuming that there can be only ONE device per
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-driver-toshiba_acpi | 212 When the maximum cooling method is ONE, valid values are:
|
/Linux-v6.6/Documentation/admin-guide/ |
D | unicode.rst | 157 U+F8F1 KLINGON DIGIT ONE
|
/Linux-v6.6/Documentation/arch/arm/pxa/ |
D | mfp.rst | 79 1. include ONE of the following header files in your <board>.c:
|
/Linux-v6.6/Documentation/admin-guide/cgroup-v1/ |
D | cgroups.rst | 447 Note that it is PID, not PIDs. You can only attach ONE task at a time. 697 put only ONE PID.
|
D | cpusets.rst | 849 Note that it is PID, not PIDs. You can only attach ONE task at a time. 874 put only ONE pid.
|
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/ |
D | imx53-ppd.dts | 48 model = "General Electric CS ONE";
|
/Linux-v6.6/drivers/gpu/drm/msm/adreno/ |
D | a2xx.xml.h | 193 ONE = 4, enumerator
|
D | a3xx.xml.h | 537 ONE = 3, enumerator
|
/Linux-v6.6/arch/arm64/tools/ |
D | sysreg | 268 0b0000 ONE
|