| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | atomic.h | 27 #define ATOMIC_OPS(pfx, type) \ argument 55 #define ATOMIC_OP(pfx, op, type, c_op, asm_op, ll, sc) \ argument 82 #define ATOMIC_OP_RETURN(pfx, op, type, c_op, asm_op, ll, sc) \ argument 115 #define ATOMIC_FETCH_OP(pfx, op, type, c_op, asm_op, ll, sc) \ argument 148 #define ATOMIC_OPS(pfx, op, type, c_op, asm_op, ll, sc) \ argument 171 #define ATOMIC_OPS(pfx, op, type, c_op, asm_op, ll, sc) \ argument 205 #define ATOMIC_SIP_OP(pfx, type, op, ll, sc) \ argument
|
| D | r4kcache.h | 207 #define __BUILD_BLAST_CACHE(pfx, desc, indexop, hitop, lsize, extra) \ argument 271 #define __BUILD_BLAST_USER_CACHE(pfx, desc, indexop, hitop, lsize) \ argument 294 #define __BUILD_BLAST_CACHE_RANGE(pfx, desc, hitop, prot, extra) \ argument 358 #define __BUILD_BLAST_CACHE_NODE(pfx, desc, indexop, hitop, lsize) \ argument
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | atomic.h | 26 #define ATOMIC_OPS(pfx, type) \ argument 44 #define ATOMIC_OP(pfx, op, type, c_op, asm_op, ll, sc) \ argument 71 #define ATOMIC_OP_RETURN(pfx, op, type, c_op, asm_op, ll, sc) \ argument 105 #define ATOMIC_FETCH_OP(pfx, op, type, c_op, asm_op, ll, sc) \ argument 139 #define ATOMIC_OPS(pfx, op, type, c_op, asm_op, ll, sc) \ argument 162 #define ATOMIC_OPS(pfx, op, type, c_op, asm_op, ll, sc) \ argument 196 #define ATOMIC_SIP_OP(pfx, type, op, ll, sc) \ argument
|
| D | r4kcache.h | 197 #define __BUILD_BLAST_CACHE(pfx, desc, indexop, hitop, lsize, extra) \ argument 261 #define __BUILD_BLAST_USER_CACHE(pfx, desc, indexop, hitop, lsize) \ argument 284 #define __BUILD_BLAST_CACHE_RANGE(pfx, desc, hitop, prot, extra) \ argument 313 #define __BUILD_BLAST_CACHE_NODE(pfx, desc, indexop, hitop, lsize) \ argument
|
| /kernel/linux/linux-5.10/drivers/firmware/efi/ |
| D | cper.c | 82 void cper_print_bits(const char *pfx, unsigned int bits, in cper_print_bits() 143 static void cper_print_proc_generic(const char *pfx, in cper_print_proc_generic() 325 static void cper_print_mem(const char *pfx, const struct cper_sec_mem_err *mem, in cper_print_mem() 371 static void cper_print_pcie(const char *pfx, const struct cper_sec_pcie *pcie, in cper_print_pcie() 428 static void cper_print_fw_err(const char *pfx, in cper_print_fw_err() 474 static void cper_print_tstamp(const char *pfx, in cper_print_tstamp() 496 cper_estatus_print_section(const char *pfx, struct acpi_hest_generic_data *gdata, in cper_estatus_print_section() 587 void cper_estatus_print(const char *pfx, in cper_estatus_print()
|
| D | cper-x86.c | 152 static inline void print_bool(char *str, const char *pfx, u64 check, u64 bit) in print_bool() 157 static void print_err_info_ms(const char *pfx, u16 validation_bits, u64 check) in print_err_info_ms() 183 static void print_err_info(const char *pfx, u8 err_type, u64 check) in print_err_info() 256 void cper_print_proc_ia(const char *pfx, const struct cper_sec_proc_ia *proc) in cper_print_proc_ia()
|
| D | cper-arm.c | 89 static void cper_print_arm_err_info(const char *pfx, u32 type, in cper_print_arm_err_info() 238 void cper_print_proc_arm(const char *pfx, in cper_print_proc_arm()
|
| /kernel/linux/linux-6.6/drivers/firmware/efi/ |
| D | cper.c | 83 void cper_print_bits(const char *pfx, unsigned int bits, in cper_print_bits() 144 static void cper_print_proc_generic(const char *pfx, in cper_print_proc_generic() 354 static void cper_print_mem(const char *pfx, const struct cper_sec_mem_err *mem, in cper_print_mem() 402 static void cper_print_pcie(const char *pfx, const struct cper_sec_pcie *pcie, in cper_print_pcie() 459 static void cper_print_fw_err(const char *pfx, in cper_print_fw_err() 505 static void cper_print_tstamp(const char *pfx, in cper_print_tstamp() 527 cper_estatus_print_section(const char *pfx, struct acpi_hest_generic_data *gdata, in cper_estatus_print_section() 626 void cper_estatus_print(const char *pfx, in cper_estatus_print()
|
| D | cper-x86.c | 153 static inline void print_bool(char *str, const char *pfx, u64 check, u64 bit) in print_bool() 158 static void print_err_info_ms(const char *pfx, u16 validation_bits, u64 check) in print_err_info_ms() 184 static void print_err_info(const char *pfx, u8 err_type, u64 check) in print_err_info() 257 void cper_print_proc_ia(const char *pfx, const struct cper_sec_proc_ia *proc) in cper_print_proc_ia()
|
| D | cper-arm.c | 88 static void cper_print_arm_err_info(const char *pfx, u32 type, in cper_print_arm_err_info() 237 void cper_print_proc_arm(const char *pfx, in cper_print_proc_arm()
|
| D | cper_cxl.c | 58 void cper_print_prot_err(const char *pfx, const struct cper_sec_prot_err *prot_err) in cper_print_prot_err()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | btree-type.h | 2 #define __BTREE_TP(pfx, type, sfx) pfx ## type ## sfx argument 3 #define _BTREE_TP(pfx, type, sfx) __BTREE_TP(pfx, type, sfx) argument 4 #define BTREE_TP(pfx) _BTREE_TP(pfx, BTREE_TYPE_SUFFIX,) argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | btree-type.h | 2 #define __BTREE_TP(pfx, type, sfx) pfx ## type ## sfx argument 3 #define _BTREE_TP(pfx, type, sfx) __BTREE_TP(pfx, type, sfx) argument 4 #define BTREE_TP(pfx) _BTREE_TP(pfx, BTREE_TYPE_SUFFIX,) argument
|
| /kernel/linux/linux-6.6/scripts/gdb/linux/ |
| D | interrupts.py | 100 def x86_show_irqstat(prec, pfx, field, desc): argument 109 def x86_show_mce(prec, var, pfx, desc): argument
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| D | rpl.c | 15 const void *post, unsigned char pfx) in ipv6_rpl_addr_decompress() 22 unsigned char pfx) in ipv6_rpl_addr_compress()
|
| /kernel/linux/linux-5.10/arch/arm/mm/ |
| D | proc-macros.S | 133 .macro armv6_mt_table pfx argument 153 .macro armv6_set_pte_ext pfx argument
|
| /kernel/linux/linux-6.6/arch/arm/mm/ |
| D | proc-macros.S | 133 .macro armv6_mt_table pfx argument 153 .macro armv6_set_pte_ext pfx argument
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | rpl.c | 15 const void *post, unsigned char pfx) in ipv6_rpl_addr_decompress() 22 unsigned char pfx) in ipv6_rpl_addr_compress()
|
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| D | main.c | 141 bool is_prefix(const char *pfx, const char *str) in is_prefix() 186 const char *pfx = ""; in fprint_hex() local
|
| /kernel/linux/linux-6.6/drivers/acpi/ |
| D | acpi_extlog.c | 94 static void __print_extlog_rcd(const char *pfx, in __print_extlog_rcd() 113 static int print_extlog_rcd(const char *pfx, in print_extlog_rcd()
|
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| D | main.c | 215 bool is_prefix(const char *pfx, const char *str) in is_prefix() 260 const char *pfx = ""; in fprint_hex() local
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| D | acpi_extlog.c | 94 static void __print_extlog_rcd(const char *pfx, in __print_extlog_rcd() 113 static int print_extlog_rcd(const char *pfx, in print_extlog_rcd()
|
| /kernel/linux/linux-6.6/sound/pci/emu10k1/ |
| D | emuproc.c | 302 unsigned reg, const char *pfx) in disasm_emu10k1_reg() 319 static int disasm_sblive_reg(char *buffer, unsigned reg, const char *pfx) in disasm_sblive_reg() 324 static int disasm_audigy_reg(char *buffer, unsigned reg, const char *pfx) in disasm_audigy_reg()
|
| /kernel/linux/linux-5.10/net/ipv6/netfilter/ |
| D | ip6t_NPT.c | 18 struct in6_addr pfx; in ip6t_npt_checkentry() local
|
| /kernel/linux/linux-6.6/net/ipv6/netfilter/ |
| D | ip6t_NPT.c | 18 struct in6_addr pfx; in ip6t_npt_checkentry() local
|