Home
last modified time | relevance | path

Searched defs:pfx (Results 1 – 25 of 41) sorted by relevance

12

/linux/arch/mips/include/asm/
H A Datomic.h26 #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
H A Dr4kcache.h201 #define __BUILD_BLAST_CACHE(pfx, desc, indexop, hitop, lsize, extra) \ argument
265 #define __BUILD_BLAST_USER_CACHE(pfx, desc, indexop, hitop, lsize) \ argument
288 #define __BUILD_BLAST_CACHE_RANGE(pfx, desc, hitop, prot, extra) \ argument
317 #define __BUILD_BLAST_CACHE_NODE(pfx, desc, indexop, hitop, lsize) \ argument
/linux/drivers/firmware/efi/
H A Dcper.c84 void cper_print_bits(const char *pfx, unsigned int bits, in cper_print_bits()
204 static void cper_print_proc_generic(const char *pfx, in cper_print_proc_generic()
414 static void cper_print_mem(const char *pfx, const struct cper_sec_mem_err *mem, in cper_print_mem()
462 static void cper_print_pcie(const char *pfx, const struct cper_sec_pcie *pcie, in cper_print_pcie()
524 static void cper_print_fw_err(const char *pfx, in cper_print_fw_err()
575 static void cper_print_tstamp(const char *pfx, in cper_print_tstamp()
608 cper_estatus_print_section(const char *pfx, struct acpi_hest_generic_data *gdata, in cper_estatus_print_section()
716 void cper_estatus_print(const char *pfx, in cper_estatus_print()
H A Dcper-x86.c153 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()
H A Dcper_cxl.c24 void cxl_cper_print_prot_err(const char *pfx, in cxl_cper_print_prot_err()
/linux/include/linux/
H A Dbtree-type.h2 #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/arch/arm/mm/
H A Dproc-macros.S133 .macro armv6_mt_table pfx argument
153 .macro armv6_set_pte_ext pfx argument
/linux/scripts/gdb/linux/
H A Dinterrupts.py100 def x86_show_irqstat(prec, pfx, field, desc): argument
109 def x86_show_mce(prec, var, pfx, desc): argument
/linux/net/ipv6/
H A Drpl.c15 const void *post, unsigned char pfx) in ipv6_rpl_addr_decompress()
22 unsigned char pfx) in ipv6_rpl_addr_compress()
/linux/drivers/pci/pcie/
H A Dtlp.c108 const char *pfx) in pcie_print_tlp_log()
/linux/net/ipv6/netfilter/
H A Dip6t_NPT.c18 struct in6_addr pfx; in ip6t_npt_checkentry() local
/linux/drivers/scsi/fnic/
H A Dfip.h139 int len, char *pfx) in fnic_debug_dump_fip_frame()
156 int len, char *pfx) {} in fnic_debug_dump_fip_frame()
/linux/drivers/net/ethernet/asix/
H A Dax88796c_main.c305 char pfx[IFNAMSIZ + 7]; in ax88796c_tx_fixup() local
473 char pfx[IFNAMSIZ + 7]; in ax88796c_rx_fixup() local
/linux/drivers/pinctrl/renesas/
H A Dsh_pfc.h650 #define PORT_1(pn, fn, pfx, sfx) fn(pn, pfx, sfx) argument
652 #define PORT_10(pn, fn, pfx, sfx) \ argument
659 #define PORT_90(pn, fn, pfx, sfx) \ argument
667 #define _PORT_ALL(pn, pfx, sfx) pfx##_##sfx argument
689 #define _PORT_DATA(pn, pfx, sfx) \ argument
703 #define _PORT_ENTRY(pn, pfx, sfx) \ argument
/linux/include/net/libeth/
H A Dxdp.h1616 #define __LIBETH_XDP_DEFINE_FLUSH_TX(name, prep, xmit, pfx) \ argument
1642 #define __LIBETH_XDP_DEFINE_RUN_PROG(name, flush, pfx) \ argument
1657 #define __LIBETH_XDP_DEFINE_RUN_PASS(name, run, populate, pfx) \ argument
1676 #define __LIBETH_XDP_DEFINE_RUN(name, run, flush, populate, pfx) \ argument
1689 #define __LIBETH_XDP_DEFINE_FINALIZE(name, flush, finalize, pfx) \ argument
/linux/sound/hda/codecs/
H A Dgeneric.c368 const char *pfx, struct nid_path *path) in print_nid_path() argument
997 const char *pfx, const char *dir, in add_control_with_pfx() argument
1011 #define add_pb_vol_ctrl(spec, type, pfx, val) \ argument
1013 #define add_pb_sw_ctrl(spec, type, pfx, val) \ argument
1015 #define __add_pb_vol_ctrl(spec, type, pfx, cidx, val) \ argument
1017 __add_pb_sw_ctrl(spec,type,pfx,cidx,val) global() argument
1020 add_vol_ctl(struct hda_codec * codec,const char * pfx,int cidx,unsigned int chs,struct nid_path * path) add_vol_ctl() argument
1046 add_stereo_vol(struct hda_codec * codec,const char * pfx,int cidx,struct nid_path * path) add_stereo_vol() argument
1056 add_sw_ctl(struct hda_codec * codec,const char * pfx,int cidx,unsigned int chs,struct nid_path * path) add_sw_ctl() argument
1079 add_stereo_sw(struct hda_codec * codec,const char * pfx,int cidx,struct nid_path * path) add_stereo_sw() argument
1903 print_nid_path_idx(struct hda_codec * codec,const char * pfx,int idx) print_nid_path_idx() argument
2153 create_extra_out(struct hda_codec * codec,int path_idx,const char * pfx,int cidx) create_extra_out() argument
2172 create_extra_outs(struct hda_codec * codec,int num_pins,const int * paths,const char * pfx) create_extra_outs() argument
[all...]
/linux/sound/hda/common/
H A Dauto_parser.c646 const char *pfx = check_output_pfx(codec, nid); in get_hp_label_index() local
665 const char *pfx, *sfx = ""; in fill_audio_out_name() local
/linux/drivers/scsi/snic/
H A Dsnic_io.c435 snic_hex_dump(char *pfx, char *data, int len) in snic_hex_dump()
/linux/tools/objtool/
H A Dklp-diff.c713 struct symbol *pfx; in clone_symbol() local
738 struct symbol *pfx; in mark_included_function() local
/linux/include/net/
H A D6lowpan.h113 struct in6_addr pfx; member
/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c15 static inline const char *str_has_pfx(const char *str, const char *pfx) argument
359 skip_dynamic_pfx(const char * s,const char * pfx) skip_dynamic_pfx() argument
/linux/fs/adfs/
H A Dsuper.c42 void adfs_msg(struct super_block *sb, const char *pfx, const char *fmt, ...) in adfs_msg()
/linux/net/dsa/
H A Dconduit.c172 uint8_t pfx[4]; dsa_conduit_get_strings() local
/linux/tools/arch/x86/include/asm/
H A Dinat.h90 #define INAT_MAKE_PREFIX(pfx) (pfx << INAT_PFX_OFFS) argument
/linux/arch/x86/include/asm/
H A Dinat.h90 #define INAT_MAKE_PREFIX(pfx) (pfx << INAT_PFX_OFFS) argument

12