/linux-4.4.14/include/linux/ |
D | crc8.h | 30 #define CRC8_GOOD_VALUE(_table) (_table[0xFF]) argument 36 #define DECLARE_CRC8_TABLE(_table) \ argument
|
D | ipack.h | 255 #define DEFINE_IPACK_DEVICE_TABLE(_table) \ argument
|
D | pci.h | 691 #define DEFINE_PCI_DEVICE_TABLE(_table) \ argument
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | tlb.h | 28 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
|
/linux-4.4.14/drivers/clk/nxp/ |
D | clk-lpc18xx-cgu.c | 171 #define LPC1XX_CGU_SRC_CLK_DIV(_id, _width, _table) \ argument 205 #define LPC1XX_CGU_BASE_CLK(_id, _table, _flags) \ argument 271 #define LPC1XX_CGU_CLK_PLL(_id, _table, _pll_ops) \ argument
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | pgalloc-32.h | 69 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
|
D | pgalloc-64.h | 133 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
|
/linux-4.4.14/net/sctp/ |
D | sm_statetable.c | 65 #define DO_LOOKUP(_max, _type, _table) \ argument
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | pgalloc_64.h | 92 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
|
/linux-4.4.14/drivers/regulator/ |
D | axp20x-regulator.c | 115 #define AXP_DESC_TABLE(_family, _id, _match, _supply, _table, _vreg, _vmask, \ argument
|
D | bcm590xx-regulator.c | 157 #define BCM590XX_REG_TABLE(_name, _table) \ argument
|
/linux-4.4.14/arch/arm/include/asm/ |
D | tlb.h | 39 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
|
/linux-4.4.14/fs/jfs/ |
D | jfs_dinode.h | 92 struct dir_table_slot _table[12]; /* 96: inline */ member
|
D | jfs_incore.h | 84 struct dir_table_slot _table[12]; /* 96: dir index */ member
|
/linux-4.4.14/arch/arm/probes/ |
D | decode.h | 346 #define DECODE_TABLE(_mask, _value, _table) \ argument
|
/linux-4.4.14/drivers/clk/tegra/ |
D | clk.h | 471 _gate_flags, _table, _lock) \ argument 514 _clk_num, _gate_flags, _clk_id, _table, \ argument
|
/linux-4.4.14/arch/powerpc/mm/ |
D | pgtable_64.c | 454 void __tlb_remove_table(void *_table) in __tlb_remove_table()
|
/linux-4.4.14/arch/s390/mm/ |
D | pgtable.c | 1017 static void __tlb_remove_table(void *_table) in __tlb_remove_table()
|
/linux-4.4.14/arch/x86/boot/compressed/ |
D | eboot.c | 1415 efi_system_table_t *_table; in efi_main() local
|