| /linux/fs/proc/ |
| A D | base.c | 145 #define ONE(NAME, MODE, show) \ macro 3192 ONE("limits", S_IRUGO, proc_pid_limits), 3207 ONE("stat", S_IRUGO, proc_tgid_stat), 3208 ONE("statm", S_IRUGO, proc_pid_statm), 3245 ONE("cgroup", S_IRUGO, proc_cgroup_show), 3537 ONE("limits", S_IRUGO, proc_pid_limits), 3548 ONE("stat", S_IRUGO, proc_tid_stat), 3549 ONE("statm", S_IRUGO, proc_pid_statm), 3573 ONE("wchan", S_IRUGO, proc_pid_wchan), 3588 ONE("cgroup", S_IRUGO, proc_cgroup_show), [all …]
|
| /linux/arch/x86/crypto/ |
| A D | aesni-intel_avx-x86_64.S | 141 .section .rodata.cst16.ONE, "aM", @progbits, 16 1239 vpaddd ONE(%rip), \XMM1, \XMM2 1240 vpaddd ONE(%rip), \XMM2, \XMM3 1241 vpaddd ONE(%rip), \XMM3, \XMM4 1242 vpaddd ONE(%rip), \XMM4, \XMM5 1243 vpaddd ONE(%rip), \XMM5, \XMM6 1244 vpaddd ONE(%rip), \XMM6, \XMM7 1245 vpaddd ONE(%rip), \XMM7, \XMM8 2194 vpaddd ONE(%rip), \XMM1, \XMM2 2195 vpaddd ONE(%rip), \XMM2, \XMM3 [all …]
|
| A D | aesni-intel_asm.S | 62 .section .rodata.cst16.ONE, "aM", @progbits, 16 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 1202 paddd ONE(%rip), \XMM0 # INCR CNT 1204 paddd ONE(%rip), \XMM0 # INCR CNT [all …]
|
| /linux/drivers/gpu/drm/nouveau/ |
| A 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/drivers/input/misc/ |
| A 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/drivers/media/test-drivers/vidtv/ |
| A D | vidtv_psi.c | 1270 const u16 ONE = 0x1; in vidtv_psi_sdt_table_init() local 1277 sdt->header.bitfield = cpu_to_be16((SYNTAX << 15) | (ONE << 14) | (ONES << 12)); in vidtv_psi_sdt_table_init() 1285 sdt->header.current_next = ONE; in vidtv_psi_sdt_table_init() 1594 const u16 ONE = 0x1; in vidtv_psi_nit_table_init() local 1606 nit->header.bitfield = cpu_to_be16((SYNTAX << 15) | (ONE << 14) | (ONES << 12)); in vidtv_psi_nit_table_init() 1609 nit->header.current_next = ONE; in vidtv_psi_nit_table_init() 1828 const u16 ONE = 0x1; in vidtv_psi_eit_table_init() local 1837 eit->header.bitfield = cpu_to_be16((SYNTAX << 15) | (ONE << 14) | (ONES << 12)); in vidtv_psi_eit_table_init() 1840 eit->header.current_next = ONE; in vidtv_psi_eit_table_init()
|
| /linux/drivers/net/ethernet/apple/ |
| A D | mace.h | 56 #define ONE 0x08 /* 1 retry needed to xmit frame */ macro
|
| /linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
| A 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/Documentation/translations/zh_TW/admin-guide/ |
| A D | unicode.rst | 146 U+F8F1 KLINGON DIGIT ONE
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| A D | unicode.rst | 143 U+F8F1 KLINGON DIGIT ONE
|
| /linux/Documentation/networking/ |
| A D | ipddp.rst | 33 select ONE of the two options; IP to AppleTalk-IP encapsulation support or
|
| /linux/Documentation/i2c/busses/ |
| A D | i2c-ali15x3.rst | 78 00:03.0 Bridge: Acer Laboratories Inc. M7101 <= THIS IS THE ONE WE NEED
|
| /linux/arch/m68k/fpsp040/ |
| A D | satan.S | 57 ONE: .long 0x3F800000 label
|
| A D | stan.S | 202 |--HIDE THE NEXT ONE
|
| A D | ssin.S | 217 |--HIDE THE NEXT ONE
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-driver-toshiba_acpi | 212 When the maximum cooling method is ONE, valid values are:
|
| /linux/Documentation/devicetree/bindings/bus/ |
| A D | qcom,ebi2.txt | 73 any device subnode. We are assuming that there can be only ONE device per
|
| /linux/Documentation/admin-guide/ |
| A D | unicode.rst | 158 U+F8F1 KLINGON DIGIT ONE
|
| /linux/Documentation/arm/pxa/ |
| A D | mfp.rst | 79 1. include ONE of the following header files in your <board>.c:
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| A D | cgroups.rst | 445 Note that it is PID, not PIDs. You can only attach ONE task at a time. 695 put only ONE PID.
|
| A 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/arch/arm/boot/dts/ |
| A D | imx53-ppd.dts | 48 model = "General Electric CS ONE";
|
| /linux/drivers/gpu/drm/msm/adreno/ |
| A D | a2xx.xml.h | 193 ONE = 4, enumerator
|
| A D | a3xx.xml.h | 537 ONE = 3, enumerator
|
| /linux/Documentation/devicetree/bindings/arm/ |
| A D | fsl.yaml | 170 - ge,imx53-cpuvo # General Electric CS ONE
|