Searched defs:array (Results 1 – 9 of 9) sorted by relevance
/arch/s390/tools/ |
D | gen_facilities.c | 126 unsigned long long *array; in print_facility_list() local
|
/arch/mips/include/asm/mach-au1x00/ |
D | gpio-au1300.h | 216 static inline int gpio_request_array(struct gpio *array, size_t num) in gpio_request_array() 225 static inline void gpio_free_array(struct gpio *array, size_t num) in gpio_free_array()
|
/arch/s390/include/asm/ |
D | ctl_reg.h | 37 #define __ctl_load(array, low, high) do { \ argument 48 #define __ctl_store(array, low, high) do { \ argument
|
D | ccwdev.h | 44 ccw_device_id_match(const struct ccw_device_id *array, in ccw_device_id_match()
|
/arch/x86/mm/ |
D | pf_in.c | 119 #define CHECK_OP_TYPE(opcode, array, type) \ argument
|
D | pageattr.c | 1757 pgprot_t mask, int array) in change_page_attr_set() 1764 pgprot_t mask, int array) in change_page_attr_clear()
|
/arch/ia64/kernel/ |
D | unwind_i.h | 56 const struct unw_table_entry *array; member
|
/arch/x86/include/asm/ |
D | msr.h | 43 struct saved_msr *array; member
|
/arch/sparc/kernel/ |
D | visemul.c | 372 static void array(struct pt_regs *regs, unsigned int insn, unsigned int opf) in array() function
|