/linux-6.3-rc2/arch/mips/include/asm/ |
A D | atomic.h | 26 #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 116 #define ATOMIC_FETCH_OP(pfx, op, type, c_op, asm_op, ll, sc) \ argument 150 #define ATOMIC_OPS(pfx, op, type, c_op, asm_op, ll, sc) \ argument 173 #define ATOMIC_OPS(pfx, op, type, c_op, asm_op, ll, sc) \ argument 207 #define ATOMIC_SIP_OP(pfx, type, op, ll, sc) \ argument
|
A 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
|
A D | io.h | 219 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, barrier, relax, irq) \ argument 300 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax, p) \ argument
|
/linux-6.3-rc2/drivers/firmware/efi/ |
A 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()
|
A 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()
|
A 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()
|
A 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()
|
/linux-6.3-rc2/include/linux/ |
A 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
|
/linux-6.3-rc2/net/ipv6/ |
A D | rpl.c | 15 const void *post, unsigned char pfx) in ipv6_rpl_addr_decompress() 22 unsigned char pfx) in ipv6_rpl_addr_compress()
|
/linux-6.3-rc2/drivers/acpi/ |
A 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()
|
/linux-6.3-rc2/tools/bpf/bpftool/ |
A D | main.c | 215 bool is_prefix(const char *pfx, const char *str) in is_prefix() 260 const char *pfx = ""; in fprint_hex() local
|
/linux-6.3-rc2/net/ipv6/netfilter/ |
A D | ip6t_NPT.c | 18 struct in6_addr pfx; in ip6t_npt_checkentry() local
|
/linux-6.3-rc2/arch/sh/include/asm/ |
A D | io.h | 89 #define __BUILD_MEMORY_STRING(pfx, bwlq, type) \ argument 154 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument
|
/linux-6.3-rc2/drivers/net/ethernet/asix/ |
A D | ax88796c_main.c | 305 char pfx[IFNAMSIZ + 7]; in ax88796c_tx_fixup() local 473 char pfx[IFNAMSIZ + 7]; in ax88796c_rx_fixup() local
|
/linux-6.3-rc2/drivers/pinctrl/renesas/ |
A D | sh_pfc.h | 653 #define PORT_1(pn, fn, pfx, sfx) fn(pn, pfx, sfx) argument 655 #define PORT_10(pn, fn, pfx, sfx) \ argument 662 #define PORT_90(pn, fn, pfx, sfx) \ argument 670 #define _PORT_ALL(pn, pfx, sfx) pfx##_##sfx argument 692 #define _PORT_DATA(pn, pfx, sfx) \ argument 706 #define _PORT_ENTRY(pn, pfx, sfx) \ argument
|
/linux-6.3-rc2/sound/pci/hda/ |
A D | hda_generic.c | 368 const char *pfx, struct nid_path *path) in print_nid_path() 997 const char *pfx, const char *dir, in add_control_with_pfx() 1007 #define add_pb_vol_ctrl(spec, type, pfx, val) \ argument 1009 #define add_pb_sw_ctrl(spec, type, pfx, val) \ argument 1011 #define __add_pb_vol_ctrl(spec, type, pfx, cidx, val) \ argument 1013 #define __add_pb_sw_ctrl(spec, type, pfx, cidx, val) \ argument 1052 static int add_sw_ctl(struct hda_codec *codec, const char *pfx, int cidx, in add_sw_ctl() 1075 static int add_stereo_sw(struct hda_codec *codec, const char *pfx, in add_stereo_sw() 1900 const char *pfx, int idx) in print_nid_path_idx() 2153 const char *pfx, int cidx) in create_extra_out() [all …]
|
A D | hda_auto_parser.c | 640 const char *pfx = check_output_pfx(codec, nid); in get_hp_label_index() local 659 const char *pfx, *sfx = ""; in fill_audio_out_name() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | test_loader.c | 7 #define str_has_pfx(str, pfx) \ argument
|
/linux-6.3-rc2/drivers/isdn/hardware/mISDN/ |
A D | mISDNipac.c | 128 char pfx[MISDN_MAX_IDLEN + 16]; in isac_empty_fifo() local 165 char pfx[MISDN_MAX_IDLEN + 16]; in isac_fill_fifo() local
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | cmpxchg.h | 236 #define __cmpxchg_double(pfx, p1, p2, o1, o2, n1, n2) \ argument
|
A D | inat.h | 81 #define INAT_MAKE_PREFIX(pfx) (pfx << INAT_PFX_OFFS) argument
|
/linux-6.3-rc2/drivers/scsi/snic/ |
A D | snic_io.c | 435 snic_hex_dump(char *pfx, char *data, int len) in snic_hex_dump()
|
/linux-6.3-rc2/include/net/ |
A D | 6lowpan.h | 113 struct in6_addr pfx; member
|
/linux-6.3-rc2/fs/adfs/ |
A D | super.c | 41 void adfs_msg(struct super_block *sb, const char *pfx, const char *fmt, ...) in adfs_msg()
|
/linux-6.3-rc2/tools/arch/x86/include/asm/ |
A D | inat.h | 81 #define INAT_MAKE_PREFIX(pfx) (pfx << INAT_PFX_OFFS) argument
|