/linux-4.1.27/drivers/firmware/efi/ |
D | cper.c | 81 void cper_print_bits(const char *pfx, unsigned int bits, in cper_print_bits() 139 static void cper_print_proc_generic(const char *pfx, in cper_print_proc_generic() 308 static void cper_print_mem(const char *pfx, const struct cper_sec_mem_err *mem, in cper_print_mem() 353 static void cper_print_pcie(const char *pfx, const struct cper_sec_pcie *pcie, in cper_print_pcie() 390 const char *pfx, const struct acpi_hest_generic_data *gdata, int sec_no) in cper_estatus_print_section() 437 void cper_estatus_print(const char *pfx, in cper_estatus_print()
|
/linux-4.1.27/include/linux/ |
D | btree-type.h | 1 #define __BTREE_TP(pfx, type, sfx) pfx ## type ## sfx argument 2 #define _BTREE_TP(pfx, type, sfx) __BTREE_TP(pfx, type, sfx) argument 3 #define BTREE_TP(pfx) _BTREE_TP(pfx, BTREE_TYPE_SUFFIX,) argument
|
/linux-4.1.27/arch/mips/include/asm/ |
D | r4kcache.h | 558 #define __BUILD_BLAST_CACHE(pfx, desc, indexop, hitop, lsize, extra) \ argument 632 #define __BUILD_BLAST_USER_CACHE(pfx, desc, indexop, hitop, lsize) \ argument 659 #define __BUILD_BLAST_CACHE_RANGE(pfx, desc, hitop, prot, extra) \ argument
|
D | io.h | 311 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, irq) \ argument 381 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/ |
D | printk.c | 34 const char *pfx; in nv_printk_() local
|
/linux-4.1.27/drivers/pinctrl/sh-pfc/ |
D | sh_pfc.h | 242 #define PORT_1(pn, fn, pfx, sfx) fn(pn, pfx, sfx) argument 244 #define PORT_10(pn, fn, pfx, sfx) \ argument 251 #define PORT_90(pn, fn, pfx, sfx) \ argument 259 #define _PORT_ALL(pn, pfx, sfx) pfx##_##sfx argument 290 #define _PORT_DATA(pn, pfx, sfx) \ argument
|
D | pfc-emev2.c | 15 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument 231 #define __PIN_CFG(pn, pfx, sfx) SH_PFC_PIN_CFG(pfx, 0) argument 253 #define __PORT_DATA(pn, pfx, sfx) PINMUX_DATA(PORT##pfx##_DATA, PORT##pfx##_FN) argument
|
D | pfc-r8a73a4.c | 31 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
|
D | pfc-r8a7740.c | 32 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
|
D | pfc-sh73a0.c | 36 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
|
/linux-4.1.27/drivers/acpi/ |
D | acpi_extlog.c | 96 static void __print_extlog_rcd(const char *pfx, in __print_extlog_rcd() 115 static int print_extlog_rcd(const char *pfx, in print_extlog_rcd()
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | ip6t_NPT.c | 21 struct in6_addr pfx; in ip6t_npt_checkentry() local
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | debug-mmrs.c | 52 #define REGS_STR_PFX(buf, pfx, num) \ argument 58 #define REGS_STR_PFX_C(buf, pfx, num) \ argument 209 bfin_debug_mmrs_dma(struct dentry *parent, unsigned long base, int num, char mdma, const char *pfx) in bfin_debug_mmrs_dma() 235 #define _DMA(num, base, mdma, pfx) bfin_debug_mmrs_dma(parent, base, num, mdma, pfx "DMA") argument
|
/linux-4.1.27/arch/arm/mach-s3c24xx/ |
D | iotiming-s3c2412.c | 42 static void s3c2412_print_timing(const char *pfx, struct s3c_iotimings *iot) in s3c2412_print_timing()
|
D | iotiming-s3c2410.c | 35 static void s3c2410_print_timing(const char *pfx, in s3c2410_print_timing()
|
/linux-4.1.27/arch/avr32/include/asm/ |
D | io.h | 79 #define __BUILD_MEMORY_SINGLE(pfx, bwl, type) \ argument 107 #define __BUILD_IOPORT_SINGLE(pfx, bwl, type, p, slow) \ argument
|
/linux-4.1.27/drivers/pcmcia/ |
D | bfin_cf_pcmcia.c | 53 #define bfin_cf_present(pfx) (gpio_get_value(pfx)) argument
|
/linux-4.1.27/arch/sh/include/asm/ |
D | io.h | 88 #define __BUILD_MEMORY_STRING(pfx, bwlq, type) \ argument 157 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_auto_parser.c | 641 const char *pfx = check_output_pfx(codec, nid); in get_hp_label_index() local 660 const char *pfx, *sfx = ""; in fill_audio_out_name() local
|
D | hda_generic.c | 387 const char *pfx, struct nid_path *path) in print_nid_path() 1009 const char *pfx, const char *dir, in add_control_with_pfx() 1019 #define add_pb_vol_ctrl(spec, type, pfx, val) \ argument 1021 #define add_pb_sw_ctrl(spec, type, pfx, val) \ argument 1023 #define __add_pb_vol_ctrl(spec, type, pfx, cidx, val) \ argument 1025 #define __add_pb_sw_ctrl(spec, type, pfx, cidx, val) \ argument 1028 static int add_vol_ctl(struct hda_codec *codec, const char *pfx, int cidx, in add_vol_ctl() 1054 static int add_stereo_vol(struct hda_codec *codec, const char *pfx, int cidx, in add_stereo_vol() 1064 static int add_sw_ctl(struct hda_codec *codec, const char *pfx, int cidx, in add_sw_ctl() 1087 static int add_stereo_sw(struct hda_codec *codec, const char *pfx, in add_stereo_sw() [all …]
|
D | patch_ca0132.c | 3883 const char *pfx, int dir) in add_fx_switch()
|
/linux-4.1.27/drivers/isdn/hardware/mISDN/ |
D | mISDNipac.c | 140 char pfx[MISDN_MAX_IDLEN + 16]; in isac_empty_fifo() local 178 char pfx[MISDN_MAX_IDLEN + 16]; in isac_fill_fifo() local
|
/linux-4.1.27/arch/x86/include/asm/ |
D | cmpxchg.h | 210 #define __cmpxchg_double(pfx, p1, p2, o1, o2, n1, n2) \ argument
|
D | inat.h | 93 #define INAT_MAKE_PREFIX(pfx) (pfx << INAT_PFX_OFFS) argument
|
/linux-4.1.27/drivers/acpi/apei/ |
D | ghes.c | 477 static void __ghes_print_estatus(const char *pfx, in __ghes_print_estatus() 499 static int ghes_print_estatus(const char *pfx, in ghes_print_estatus()
|
/linux-4.1.27/drivers/cpufreq/ |
D | s3c24xx-cpufreq.c | 101 static void s3c_cpufreq_show(const char *pfx, in s3c_cpufreq_show()
|
/linux-4.1.27/net/ipv6/ |
D | addrconf.c | 2087 addrconf_prefix_route(struct in6_addr *pfx, int plen, struct net_device *dev, in addrconf_prefix_route() 2116 static struct rt6_info *addrconf_get_prefix_route(const struct in6_addr *pfx, in addrconf_get_prefix_route() 2565 const struct in6_addr *pfx, in inet6_addr_add() 2656 const struct in6_addr *pfx, unsigned int plen) in inet6_addr_del() 3972 struct in6_addr *pfx = NULL; in extract_addr() local 4001 struct in6_addr *pfx, *peer_pfx; in inet6_rtm_deladdr() local 4110 struct in6_addr *pfx, *peer_pfx; in inet6_rtm_newaddr() local
|
D | addrlabel.c | 412 struct in6_addr *pfx; in ip6addrlbl_newdel() local
|
/linux-4.1.27/net/caif/ |
D | cfpkt_skbuff.c | 80 static struct cfpkt *cfpkt_create_pfx(u16 len, u16 pfx) in cfpkt_create_pfx()
|
/linux-4.1.27/arch/sparc/kernel/ |
D | traps_64.c | 1918 static void sun4v_report_real_raddr(const char *pfx, struct pt_regs *regs) in sun4v_report_real_raddr() 1935 int cpu, const char *pfx, atomic_t *ocnt) in sun4v_log_error()
|
/linux-4.1.27/sound/pci/ac97/ |
D | ac97_codec.c | 1296 static int snd_ac97_cmix_new_stereo(struct snd_card *card, const char *pfx, in snd_ac97_cmix_new_stereo() 1323 #define snd_ac97_cmix_new(card, pfx, reg, acheck, ac97) \ argument
|
/linux-4.1.27/include/net/ |
D | ipv6.h | 388 static inline void ipv6_addr_prefix(struct in6_addr *pfx, in ipv6_addr_prefix()
|
/linux-4.1.27/fs/ |
D | locks.c | 2510 loff_t id, char *pfx) in lock_get_status()
|
/linux-4.1.27/arch/ia64/kernel/ |
D | perfmon.c | 2391 pfarg_is_sane(struct task_struct *task, pfarg_context_t *pfx) in pfarg_is_sane()
|