/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-kernel-boot_params | 28 |__ data 29 |__ setup_data 30 | |__ 0 31 | | |__ data 32 | | |__ type 33 | |__ 1 34 | |__ data 35 | |__ type 36 |__ version
|
/linux-4.4.14/arch/arm/mm/ |
D | proc-arm9tdmi.S | 76 .type __\name\()_proc_info, #object 77 __\name\()_proc_info: 82 initfn __arm9tdmi_setup, __\name\()_proc_info 91 .size __\name\()_proc_info, . - __\name\()_proc_info
|
D | proc-arm7tdmi.S | 83 .type __\name\()_proc_info, #object 84 __\name\()_proc_info: 89 initfn __arm7tdmi_setup, __\name\()_proc_info 98 .size __\name\()_proc_info, . - __\name\()_proc_info
|
D | proc-arm720.S | 192 .type __\name\()_proc_info,#object 193 __\name\()_proc_info: 206 initfn \cpu_flush, __\name\()_proc_info @ cpu_flush 215 .size __\name\()_proc_info, . - __\name\()_proc_info
|
D | proc-sa1100.S | 248 .type __\name\()_proc_info,#object 249 __\name\()_proc_info: 260 initfn __sa1100_setup, __\name\()_proc_info 269 .size __\name\()_proc_info, . - __\name\()_proc_info
|
D | proc-arm925.S | 497 .type __\name\()_proc_info,#object 498 __\name\()_proc_info: 510 initfn __arm925_setup, __\name\()_proc_info 519 .size __\name\()_proc_info, . - __\name\()_proc_info
|
D | proc-xsc3.S | 505 .type __\name\()_proc_info,#object 506 __\name\()_proc_info: 517 initfn __xsc3_setup, __\name\()_proc_info 526 .size __\name\()_proc_info, . - __\name\()_proc_info
|
D | proc-feroceon.S | 590 .type __\name\()_proc_info,#object 591 __\name\()_proc_info: 604 initfn __feroceon_setup, __\name\()_proc_info 613 .size __\name\()_proc_info, . - __\name\()_proc_info
|
D | proc-xscale.S | 618 .type __\name\()_proc_info,#object 619 __\name\()_proc_info: 630 initfn __xscale_setup, __\name\()_proc_info 643 .size __\name\()_proc_info, . - __\name\()_proc_info
|
/linux-4.4.14/arch/mips/include/asm/ |
D | r4kcache.h | 568 __##pfx##flush_prologue \ 574 __##pfx##flush_epilogue \ 582 __##pfx##flush_prologue \ 589 __##pfx##flush_epilogue \ 602 __##pfx##flush_prologue \ 608 __##pfx##flush_epilogue \ 638 __##pfx##flush_prologue \ 645 __##pfx##flush_epilogue \ 667 __##pfx##flush_prologue \ 676 __##pfx##flush_epilogue \ [all …]
|
/linux-4.4.14/Documentation/input/ |
D | gamepad.txt | 14 ____________________________ __ 16 / [__ TL __] [__ TR __] \ | Front Triggers 17 __/________________________________\__ __| 19 / /\ __ (N) \ | 20 / || __ |MO| __ _ _ \ | Main Pad 23 /\ \/ / \ / \ (S) /\ __| 26 | / \_____/ \_____/ \ | __|
|
D | walkera0701.txt | 24 __ __ S-video: canon25
|
D | rotary-encoder.txt | 23 __ _____ _____ _____ 25 Channel B |_____| |_____| |_____| |__
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | debug.h | 26 if (unlikely(__ ## __NAME)) \ 27 return __ ## __NAME(regs); \
|
/linux-4.4.14/include/crypto/ |
D | hash.h | 67 char __##name##_desc[sizeof(struct ahash_request) + \ 69 struct ahash_request *name = (void *)__##name##_desc 150 char __##shash##_desc[sizeof(struct shash_desc) + \ 152 struct shash_desc *shash = (struct shash_desc *)__##shash##_desc
|
D | skcipher.h | 70 char __##name##_desc[sizeof(struct skcipher_request) + \ 72 struct skcipher_request *name = (void *)__##name##_desc
|
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_internal.h | 242 struct __##var##__dummy_read {; } /* semicolon catcher */ 266 struct __##var##__dummy_write {; } /* semicolon catcher */ 278 struct __##var##__dummy_read {; } /* semicolon catcher */ 300 struct __##var##__dummy_write {; } /* semicolon catcher */
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | lu_object.h | 1127 struct __##mod##__dummy_init {; } /* semicolon catcher */ 1137 struct __##mod##__dummy_fini {; } /* semicolon catcher */ 1188 struct __##mod##_dummy_type_init {; } 1195 struct __##mod##_dummy_type_fini {; } 1202 struct __##mod##_dummy_type_start {; } 1209 struct __##mod##_dummy_type_stop {; }
|
/linux-4.4.14/include/asm-generic/ |
D | vmlinux.lds.h | 171 VMLINUX_SYMBOL(__##name##_of_table) = .; \ 172 *(__##name##_of_table) \ 173 *(__##name##_of_table_end) 187 VMLINUX_SYMBOL(__##name##_acpi_probe_table) = .; \ 188 *(__##name##_acpi_probe_table) \ 189 VMLINUX_SYMBOL(__##name##_acpi_probe_table_end) = .;
|
/linux-4.4.14/drivers/md/bcache/ |
D | sysfs.h | 27 ret = __ ## fn ## _show(kobj, attr, buf); \ 37 ret = __ ## fn ## _store(kobj, attr, buf, size); \
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | idle-states.txt | 49 ..__[EXEC]__|__[PREP]__|__[ENTRY]__|__[IDLE]__|__[EXIT]__|__[EXEC]__..
|
/linux-4.4.14/arch/s390/boot/ |
D | Makefile | 6 tr -c '[0-9A-Za-z]' '_'`__`date | \
|
/linux-4.4.14/arch/openrisc/kernel/ |
D | vmlinux.lds.S | 54 *(.text.__*)
|
/linux-4.4.14/include/linux/ |
D | cacheinfo.h | 84 *(int *)ret = __##func(cpu); \
|
D | genl_magic_func.h | 148 static int __ ## s_name ## _from_attrs(struct s_name *s, \ 170 return __ ## s_name ## _from_attrs(s, info, false); \ 175 return __ ## s_name ## _from_attrs(s, info, true); \
|
D | acpi.h | 842 __used __section(__##table##_acpi_probe_table) \ 851 #define ACPI_PROBE_TABLE(name) __##name##_acpi_probe_table 852 #define ACPI_PROBE_TABLE_END(name) __##name##_acpi_probe_table_end
|
D | module.h | 223 extern const typeof(name) __mod_##type##__##name##_device_table \
|
D | of.h | 935 __used __section(__##table##_of_table) \
|
/linux-4.4.14/arch/cris/kernel/ |
D | vmlinux.lds.S | 47 *(.text.__*)
|
/linux-4.4.14/arch/x86/include/asm/ |
D | setup.h | 104 __brk_reservation_fn_##name##__(void) { \
|
D | cmpxchg.h | 65 __ ## op ## _wrong_size(); \
|
D | perf_event_p4.h | 65 class##__##name = ((1ULL << bit) << P4_ESCR_EVENTMASK_SHIFT) 66 #define P4_ESCR_EMASK_BIT(class, name) class##__##name
|
/linux-4.4.14/Documentation/networking/ |
D | arcnet-hardware.txt | 795 < 4 2__ ______________| 972 | +===+ __ | 974 | | O | |__| ####__'| 1525 < |o|o|o|o|o| __ |o|o|o|o|o|o| ___________| 1666 | ___________ __| 1667 | | SW1 | LED |__| 1673 | | | |__| 1 1686 |____________________________________________| |__| 1743 __ 1745 ___________|__|_________________________ [all …]
|
/linux-4.4.14/Documentation/kbuild/ |
D | modules.txt | 355 |__ src 356 | |__ complex_main.c 357 | |__ hal 358 | |__ hardwareif.c 359 | |__ include 360 | |__ hardwareif.h 361 |__ include 362 |__ complex.h
|
/linux-4.4.14/arch/ia64/lib/ |
D | idiv64.S | 37 #define NAME PASTE(PASTE(__,SGN),PASTE(OP,di3))
|
D | idiv32.S | 39 #define NAME PASTE(PASTE(__,SGN),PASTE(OP,si3))
|
/linux-4.4.14/arch/h8300/include/asm/ |
D | bitops.h | 126 static inline int __ ## FNNAME(int nr, void *addr) \
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | soc.h | 542 static int __init __used __##fn(void) \ 548 level(__##fn);
|
/linux-4.4.14/arch/arc/include/asm/ |
D | bitops.h | 149 static inline void __##op##_bit(unsigned long nr, volatile unsigned long *m) \
|
/linux-4.4.14/Documentation/filesystems/ |
D | nilfs2.txt | 188 |_|__|_|____0____|____1____|____2____|_____|____N____|_| 200 |_blocks__|_________________|__| 239 |_blocks__|_or_directory_|_______|_____|_______|________|________|_____|__|
|
D | f2fs.txt | 345 |_section_|__...__|_
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx27-pinctrl.txt | 91 and MUX_ID. They are structured as MX27_PAD_<Pad name>__<Signal name>. The names
|
/linux-4.4.14/include/trace/ |
D | trace_events.h | 39 __##TRACE_SYSTEM##_##a = \ 47 *TRACE_SYSTEM##_##a = &__##TRACE_SYSTEM##_##a
|
/linux-4.4.14/Documentation/devicetree/bindings/display/exynos/ |
D | samsung-fimd.txt | 63 VCLK(internal) __|??????|_____|??????|_____|??????|_____|??????|_____|??
|
/linux-4.4.14/tools/lguest/ |
D | lguest.txt | 1 __
|
/linux-4.4.14/Documentation/locking/ |
D | lockstat.txt | 40 __* - the hooks
|
/linux-4.4.14/arch/powerpc/ |
D | Makefile | 168 CHECKFLAGS += -m$(CONFIG_WORD_SIZE) -D__powerpc__ -D__powerpc$(CONFIG_WORD_SIZE)__
|
/linux-4.4.14/Documentation/usb/ |
D | proc_usb_info.txt | 213 | |__ "*" indicates the active configuration (others are " ") 240 | |__ "*" indicates the active altsetting (others are " ")
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu.h | 2181 #define REG_FIELD_SHIFT(reg, field) reg##__##field##__SHIFT 2182 #define REG_FIELD_MASK(reg, field) reg##__##field##_MASK
|
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/ |
D | file.c | 1270 static int __##__get(void *data, u64 *val) \ 1292 DEFINE_SPUFS_SIMPLE_ATTRIBUTE(__name, __##__get, __set, __fmt);
|
/linux-4.4.14/lib/mpi/ |
D | longlong.h | 46 #define __MPN(x) __##x
|
/linux-4.4.14/drivers/media/platform/vivid/ |
D | vivid-tpg.c | 1561 typedef struct { u16 __; u8 _; } __packed x24; member
|