| /arch/mips/include/asm/ |
| A D | unaligned-emul.h | 8 #define _LoadHW(addr, value, res, type) \ argument 11 "1:\t"type##_lb("%0", "0(%2)")"\n" \ 12 "2:\t"type##_lbu("$1", "1(%2)")"\n\t"\ 34 "1:\t"type##_lwl("%0", "(%2)")"\n" \ 35 "2:\t"type##_lwr("%0", "3(%2)")"\n\t"\ 58 "1:"type##_lb("%0", "0(%2)")"\n\t" \ 59 "2:"type##_lbu("$1", "1(%2)")"\n\t" \ 62 "3:"type##_lbu("$1", "2(%2)")"\n\t" \ 65 "4:"type##_lbu("$1", "3(%2)")"\n\t" \ 92 "1:\t"type##_lbu("%0", "0(%2)")"\n" \ [all …]
|
| A D | io.h | 185 volatile type *__mem; \ 186 type __val; \ 201 type __tmp; \ 224 volatile type *__mem; \ 225 type __val; \ 265 volatile type *__addr; \ 266 type __val; \ 285 volatile type *__addr; \ 286 type __val; \ 312 __BUILD_MEMORY_PFX(, bwlq, type, 0) [all …]
|
| A D | sync.h | 162 # define __SYNC_rpt(type) (1 - (type == __SYNC_wmb)) argument 164 # define __SYNC_rpt(type) 1 argument 197 # define ___SYNC(type, reason, else) \ argument 198 ____SYNC(type, reason, else) 200 # define ___SYNC(type, reason, else) \ argument 201 __stringify(____SYNC(type, reason, else)) 204 #define __SYNC(type, reason) \ argument 205 ___SYNC(__SYNC_##type, __SYNC_##reason, ) 206 #define __SYNC_ELSE(type, reason, else) \ argument 207 ___SYNC(__SYNC_##type, __SYNC_##reason, else)
|
| A D | atomic.h | 26 #define ATOMIC_OPS(pfx, type) \ argument 47 type temp; \ 72 static __inline__ type \ 75 type temp, result; \ 106 static __inline__ type \ 140 ATOMIC_OP(pfx, op, type, c_op, asm_op, ll, sc) \ 142 ATOMIC_FETCH_OP(pfx, op, type, c_op, asm_op, ll, sc) 163 ATOMIC_OP(pfx, op, type, c_op, asm_op, ll, sc) \ 196 #define ATOMIC_SIP_OP(pfx, type, op, ll, sc) \ argument 197 static __inline__ type arch_##pfx##_sub_if_positive(type i, pfx##_t * v) \ [all …]
|
| /arch/powerpc/math-emu/ |
| A D | math.c | 234 int type = 0; in do_mathemu() local 241 case LFS: func = lfs; type = D; break; in do_mathemu() 242 case LFSU: func = lfs; type = DU; break; in do_mathemu() 243 case LFD: func = lfd; type = D; break; in do_mathemu() 244 case LFDU: func = lfd; type = DU; break; in do_mathemu() 245 case STFS: func = stfs; type = D; break; in do_mathemu() 247 case STFD: func = stfd; type = D; break; in do_mathemu() 252 case LFSX: func = lfs; type = XE; break; in do_mathemu() 315 case FMR: func = fmr; type = XB; break; in do_mathemu() 330 switch (type) { in do_mathemu() [all …]
|
| /arch/x86/events/intel/ |
| A D | uncore.h | 27 #define UNCORE_PCI_DEV_DATA(type, idx) ((type << 8) | idx) argument 131 struct intel_uncore_type *type; member 281 return box->pmu->type->box_ctl; in uncore_pci_box_ctl() 319 if (!box->pmu->type->box_ctl) in uncore_msr_box_ctl() 385 return pmu->type->freerunning[type].counter_base + in uncore_freerunning_counter() 386 pmu->type->freerunning[type].counter_offset * idx + in uncore_freerunning_counter() 387 (pmu->type->freerunning[type].box_offsets ? in uncore_freerunning_counter() 388 pmu->type->freerunning[type].box_offsets[pmu->pmu_idx] : in uncore_freerunning_counter() 389 pmu->type->freerunning[type].box_offset * pmu->pmu_idx); in uncore_freerunning_counter() 470 return box->pmu->type->freerunning[type].bits; in uncore_freerunning_bits() [all …]
|
| A D | uncore_discovery.c | 76 return (__node_2_type(a)->type < __node_2_type(b)->type); in __type_less() 90 if (!type) in add_uncore_discovery_type() 97 type->type = unit->box_type; in add_uncore_discovery_type() 101 return type; in add_uncore_discovery_type() 110 if (type) in get_uncore_discovery_type() 111 return type; in get_uncore_discovery_type() 245 if (!type) { in uncore_insert_box_info() 250 uncore_find_add_unit(node, &type->units, &type->num_units); in uncore_insert_box_info() 454 kfree(type); in intel_uncore_clear_discovery_tables() 637 struct intel_uncore_type *type = box->pmu->type; in intel_generic_uncore_mmio_init_box() local [all …]
|
| A D | uncore.c | 425 struct intel_uncore_type *type = box->pmu->type; in uncore_get_event_constraint() local 735 if (event->attr.type != event->pmu->type) in uncore_pmu_event_init() 869 struct intel_uncore_type *type = pmu->type; in uncore_get_alias_name() local 875 type->type_id, uncore_get_box_id(type, pmu)); in uncore_get_alias_name() 881 struct intel_uncore_type *type = pmu->type; in uncore_get_pmu_name() local 963 type->cleanup_mapping(type); in uncore_type_exit() 966 type->cleanup_extra_boxes(type); in uncore_type_exit() 1001 pmus[i].type = type; in uncore_type_init() 1036 type->set_mapping(type); in uncore_type_init() 1084 type = *types; in uncore_pci_find_dev_pmu_from_types() [all …]
|
| /arch/arm/mach-omap1/ |
| A D | id.c | 33 u32 type; /* Cpu id bits [31:08], cpu class bits [07:00] */ member 40 { .jtag_id = 0xb574, .die_rev = 0x2, .omap_id = 0x03310315, .type = 0x03100000}, 41 { .jtag_id = 0x355f, .die_rev = 0x0, .omap_id = 0x03320000, .type = 0x07300100}, 42 { .jtag_id = 0xb55f, .die_rev = 0x0, .omap_id = 0x03320000, .type = 0x07300300}, 43 { .jtag_id = 0xb62c, .die_rev = 0x1, .omap_id = 0x03320500, .type = 0x08500000}, 44 { .jtag_id = 0xb470, .die_rev = 0x0, .omap_id = 0x03310100, .type = 0x15100000}, 45 { .jtag_id = 0xb576, .die_rev = 0x0, .omap_id = 0x03320000, .type = 0x16100000}, 46 { .jtag_id = 0xb576, .die_rev = 0x2, .omap_id = 0x03320100, .type = 0x16110000}, 156 omap_revision = omap_ids[i].type; in omap_check_revision() 164 omap_revision = omap_ids[i].type; in omap_check_revision() [all …]
|
| /arch/powerpc/kernel/ |
| A D | hw_breakpoint_constraints.c | 59 if (OP_IS_LOAD(type) && !(info->type & HW_BRK_TYPE_READ)) in check_dawrx_constraints() 67 if ((OP_IS_STORE(type) || type == CACHEOP) && !(info->type & HW_BRK_TYPE_WRITE)) in check_dawrx_constraints() 84 unsigned long ea, int type, int size, in wp_check_constraints() argument 96 info->type |= HW_BRK_TYPE_EXTRANEOUS_IRQ; in wp_check_constraints() 110 if (type == UNKNOWN) { in wp_check_constraints() 123 info->type |= HW_BRK_TYPE_EXTRANEOUS_IRQ; in wp_check_constraints() 131 int *type, int *size, unsigned long *ea) in wp_get_instr_detail() argument 144 *type = GETTYPE(op.type); in wp_get_instr_detail() 151 *size = GETSIZE(op.type); in wp_get_instr_detail() 152 if (*type == CACHEOP) { in wp_get_instr_detail() [all …]
|
| /arch/sh/kernel/cpu/sh4/ |
| A D | probe.c | 88 boot_cpu_data.type = CPU_SH7750; in cpu_probe() 93 boot_cpu_data.type = CPU_SH7750S; in cpu_probe() 98 boot_cpu_data.type = CPU_SH7751; in cpu_probe() 102 boot_cpu_data.type = CPU_SH7770; in cpu_probe() 107 boot_cpu_data.type = CPU_SH7781; in cpu_probe() 109 boot_cpu_data.type = CPU_SH7763; in cpu_probe() 111 boot_cpu_data.type = CPU_SH7780; in cpu_probe() 117 boot_cpu_data.type = CPU_SH7343; in cpu_probe() 121 boot_cpu_data.type = CPU_SH7785; in cpu_probe() 125 boot_cpu_data.type = CPU_SH7786; in cpu_probe() [all …]
|
| /arch/arm64/boot/dts/qcom/ |
| A D | x1p42100.dtsi | 98 type = "hot"; 236 type = "hot"; 254 type = "hot"; 272 type = "hot"; 410 type = "hot"; 428 type = "hot"; 446 type = "hot"; 464 type = "hot"; 482 type = "hot"; 608 type = "hot"; [all …]
|
| /arch/s390/hypfs/ |
| A D | hypfs_diag_fs.c | 42 if (type == DIAG204_INFO_SIMPLE) in info_blk_hdr__size() 50 if (type == DIAG204_INFO_SIMPLE) in info_blk_hdr__npar() 58 if (type == DIAG204_INFO_SIMPLE) in info_blk_hdr__flags() 68 if (type == DIAG204_INFO_SIMPLE) in part_hdr__size() 76 if (type == DIAG204_INFO_SIMPLE) in part_hdr__rcpus() 85 if (type == DIAG204_INFO_SIMPLE) in part_hdr__part_name() 100 if (type == DIAG204_INFO_SIMPLE) in cpu_info__size() 108 if (type == DIAG204_INFO_SIMPLE) in cpu_info__ctidx() 116 if (type == DIAG204_INFO_SIMPLE) in cpu_info__cpu_addr() 124 if (type == DIAG204_INFO_SIMPLE) in cpu_info__acc_time() [all …]
|
| /arch/arm64/boot/dts/exynos/ |
| A D | exynos5433-tmu.dtsi | 20 type = "active"; 25 type = "active"; 30 type = "active"; 35 type = "active"; 40 type = "active"; 45 type = "active"; 50 type = "active"; 108 type = "active"; 113 type = "active"; 118 type = "active"; [all …]
|
| /arch/m68k/include/asm/ |
| A D | bootstd.h | 46 return (type)(res); \ 49 #define _bsc0(type,name) \ argument 50 type name(void) \ 57 __bsc_return(type,__res); \ 61 type name(atype a) \ 69 __bsc_return(type,__res); \ 73 type name(atype a, btype b) \ 82 __bsc_return(type,__res); \ 97 __bsc_return(type,__res); \ 113 __bsc_return(type,__res); \ [all …]
|
| /arch/x86/kernel/ |
| A D | dumpstack_64.c | 35 if (type == STACK_TYPE_TASK) in stack_type_name() 38 if (type == STACK_TYPE_IRQ) in stack_type_name() 41 if (type == STACK_TYPE_SOFTIRQ) in stack_type_name() 44 if (type == STACK_TYPE_ENTRY) { in stack_type_name() 53 if (type >= STACK_TYPE_EXCEPTION && type <= STACK_TYPE_EXCEPTION_LAST) in stack_type_name() 68 u16 type; member 128 info->type = ep->type; in in_exception_stack() 156 info->type = STACK_TYPE_IRQ; in in_irq_stack() 208 if (*visit_mask & (1UL << info->type)) { in get_stack_info() 213 *visit_mask |= 1UL << info->type; in get_stack_info() [all …]
|
| A D | jump_label.c | 60 if (type == JUMP_LABEL_JMP) in __jump_label_patch() 72 addr, addr, addr, expect, size, type); in __jump_label_patch() 76 if (type == JUMP_LABEL_NOP) in __jump_label_patch() 84 enum jump_label_type type, in __jump_label_transform() argument 109 enum jump_label_type type, in jump_label_transform() argument 113 __jump_label_transform(entry, type, init); in jump_label_transform() 118 enum jump_label_type type) in arch_jump_label_transform() argument 120 jump_label_transform(entry, type, 0); in arch_jump_label_transform() 124 enum jump_label_type type) in arch_jump_label_transform_queue() argument 132 arch_jump_label_transform(entry, type); in arch_jump_label_transform_queue() [all …]
|
| A D | dumpstack_32.c | 21 const char *stack_type_name(enum stack_type type) in stack_type_name() argument 23 if (type == STACK_TYPE_IRQ) in stack_type_name() 26 if (type == STACK_TYPE_SOFTIRQ) in stack_type_name() 29 if (type == STACK_TYPE_ENTRY) in stack_type_name() 32 if (type == STACK_TYPE_EXCEPTION) in stack_type_name() 50 info->type = STACK_TYPE_IRQ; in in_hardirq_stack() 75 info->type = STACK_TYPE_SOFTIRQ; in in_softirq_stack() 99 info->type = STACK_TYPE_EXCEPTION; in in_doublefault_stack() 143 if (*visit_mask & (1UL << info->type)) { in get_stack_info() 147 *visit_mask |= 1UL << info->type; in get_stack_info() [all …]
|
| /arch/arm64/lib/ |
| A D | insn.c | 30 switch (type) { in aarch64_get_imm_shift_mask() 94 switch (type) { in aarch64_insn_decode_immediate() 105 type); in aarch64_insn_decode_immediate() 122 switch (type) { in aarch64_insn_encode_immediate() 135 type); in aarch64_insn_encode_immediate() 152 switch (type) { in aarch64_insn_decode_register() 169 type); in aarch64_insn_decode_register() 190 switch (type) { in aarch64_insn_encode_register() 208 type); in aarch64_insn_encode_register() 277 switch (type) { in aarch64_insn_gen_branch_imm() [all …]
|
| /arch/s390/boot/ |
| A D | alternative.c | 9 static void alt_debug_all(int type) in alt_debug_all() argument 13 switch (type) { in alt_debug_all() 30 switch (type) { in alt_debug_modify() 56 alt_debug_all(type); in alt_debug_parse() 61 alt_debug_all(type); in alt_debug_parse() 77 alt_debug_modify(type, val, clear); in alt_debug_parse() 81 alt_debug_modify(type, val, clear); in alt_debug_parse() 110 unsigned long type; in alt_debug_setup() local 121 type = simple_strtoull(str, &endp, 0); in alt_debug_setup() 125 switch (type) { in alt_debug_setup() [all …]
|
| /arch/s390/include/asm/ |
| A D | uaccess.h | 120 __put_user_##type##_noinstr(unsigned type __user *to, \ 121 unsigned type *from, \ 145 __put_user_##type##_noinstr(unsigned type __user *to, \ 146 unsigned type *from, \ 174 __put_user_##type(unsigned type __user *to, unsigned type *from, \ 235 __get_user_##type##_noinstr(unsigned type *to, \ 261 __get_user_##type##_noinstr(unsigned type *to, \ 293 __get_user_##type(unsigned type *to, const unsigned type __user *from, \ 415 switch (sizeof(type)) { \ 441 type *(__dst) = (type *)(dst); \ [all …]
|
| /arch/loongarch/kernel/ |
| A D | module.c | 126 if (type == R_LARCH_SOP_IF_ELSE) { in apply_r_larch_sop() 139 switch (type) { in apply_r_larch_sop() 177 switch (type) { in apply_r_larch_sop_imm_field() 248 mod->name, opr1, __func__, type); in apply_r_larch_sop_imm_field() 260 switch (type) { in apply_r_larch_add_sub() 323 switch (type) { in apply_r_larch_pcala() 356 switch (type) { in apply_r_larch_got_pc() 358 type = R_LARCH_PCALA_LO12; in apply_r_larch_got_pc() 361 type = R_LARCH_PCALA_HI20; in apply_r_larch_got_pc() 427 unsigned int type; in apply_relocate_add() local [all …]
|
| /arch/arm/boot/dts/aspeed/ |
| A D | aspeed-bmc-inspur-nf5280m6.dts | 299 type = <PCA955X_TYPE_GPIO>; 304 type = <PCA955X_TYPE_GPIO>; 309 type = <PCA955X_TYPE_GPIO>; 314 type = <PCA955X_TYPE_GPIO>; 319 type = <PCA955X_TYPE_GPIO>; 324 type = <PCA955X_TYPE_GPIO>; 329 type = <PCA955X_TYPE_GPIO>; 344 type = <PCA955X_TYPE_GPIO>; 349 type = <PCA955X_TYPE_GPIO>; 354 type = <PCA955X_TYPE_GPIO>; [all …]
|
| /arch/mips/fw/arc/ |
| A D | memory.c | 75 static inline int memtype_classify_arcs(union linux_memtypes type) in memtype_classify_arcs() argument 77 switch (type.arcs) { in memtype_classify_arcs() 95 static inline int memtype_classify_arc(union linux_memtypes type) in memtype_classify_arc() argument 97 switch (type.arc) { in memtype_classify_arc() 118 return memtype_classify_arcs(type); in prom_memtype_classify() 120 return memtype_classify_arc(type); in prom_memtype_classify() 134 i, p, p->base, p->pages, mtypes(p->type)); in prom_meminit() 144 long type; in prom_meminit() local 148 type = prom_memtype_classify(p->type); in prom_meminit() 156 if (type == mem_reserved) in prom_meminit() [all …]
|
| /arch/alpha/include/uapi/asm/ |
| A D | ioctl.h | 40 #define _IOC(dir,type,nr,size) \ argument 43 ((type) << _IOC_TYPESHIFT) | \ 48 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0) argument 49 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) argument 50 #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),sizeof(size)) argument 51 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) argument
|