/linux-4.1.27/arch/mips/bcm47xx/ |
D | sprom.c | 33 static void create_key(const char *prefix, const char *postfix, in create_key() 46 static int get_nvram_var(const char *prefix, const char *postfix, in get_nvram_var() 113 static void nvram_read_leddc(const char *prefix, const char *name, in nvram_read_leddc() 152 static void nvram_read_macaddr(const char *prefix, const char *name, in nvram_read_macaddr() 165 static void nvram_read_alpha2(const char *prefix, const char *name, in nvram_read_alpha2() 198 const char *prefix, bool fallback) in bcm47xx_sprom_fill_auto() 413 const char *prefix, bool fallback) in bcm47xx_fill_sprom_r1234589() 419 static void bcm47xx_fill_sprom_r3(struct ssb_sprom *sprom, const char *prefix, in bcm47xx_fill_sprom_r3() 427 const char *prefix, bool fallback) in bcm47xx_fill_sprom_r4589() 434 const char *prefix, bool fallback) in bcm47xx_fill_sprom_path_r4589() [all …]
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_mass_storage.h | 20 #define _FSG_MODULE_PARAM_ARRAY(prefix, params, name, type, desc) \ argument 26 #define _FSG_MODULE_PARAM(prefix, params, name, type, desc) \ argument 31 #define __FSG_MODULE_PARAMETERS(prefix, params) \ argument 49 #define FSG_MODULE_PARAMETERS(prefix, params) \ argument 55 #define FSG_MODULE_PARAMETERS(prefix, params) \ argument
|
D | u_fs.h | 28 # define ffs_dump_mem(prefix, ptr, len) \ argument 34 # define ffs_dump_mem(prefix, ptr, len) do { } while (0) argument
|
/linux-4.1.27/drivers/s390/net/ |
D | smsgiucv.c | 35 const char *prefix; member 105 int smsg_register_callback(const char *prefix, in smsg_register_callback() 122 void smsg_unregister_callback(const char *prefix, in smsg_unregister_callback()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_eacl.h | 67 #define CFS_ACL_XATTR_SIZE(count, prefix) \ argument 70 #define CFS_ACL_XATTR_COUNT(size, prefix) \ argument
|
/linux-4.1.27/drivers/regulator/ |
D | mc13xxx.h | 59 #define MC13xxx_DEFINE(prefix, _name, _reg, _vsel_reg, _voltages, _ops) \ argument 77 #define MC13xxx_FIXED_DEFINE(prefix, _name, _reg, _voltages, _ops) \ argument 92 #define MC13xxx_GPO_DEFINE(prefix, _name, _reg, _voltages, _ops) \ argument
|
D | mc13783-regulator.c | 235 #define MC13783_DEFINE(prefix, name, reg, vsel_reg, voltages) \ argument 239 #define MC13783_FIXED_DEFINE(prefix, name, reg, voltages) \ argument 243 #define MC13783_GPO_DEFINE(prefix, name, reg, voltages) \ argument
|
/linux-4.1.27/arch/ia64/kernel/ |
D | efi.c | 61 #define STUB_GET_TIME(prefix, adjust_arg) \ argument 78 #define STUB_SET_TIME(prefix, adjust_arg) \ argument 92 #define STUB_GET_WAKEUP_TIME(prefix, adjust_arg) \ argument 108 #define STUB_SET_WAKEUP_TIME(prefix, adjust_arg) \ argument 126 #define STUB_GET_VARIABLE(prefix, adjust_arg) \ argument 146 #define STUB_GET_NEXT_VARIABLE(prefix, adjust_arg) \ argument 162 #define STUB_SET_VARIABLE(prefix, adjust_arg) \ argument 180 #define STUB_GET_NEXT_HIGH_MONO_COUNT(prefix, adjust_arg) \ argument 195 #define STUB_RESET_SYSTEM(prefix, adjust_arg) \ argument
|
/linux-4.1.27/net/ipv6/ |
D | addrlabel.c | 33 struct in6_addr prefix; member 81 const struct in6_addr *prefix; member 199 const struct in6_addr *prefix, in ip6addrlbl_alloc() 284 const struct in6_addr *prefix, int prefixlen, in ip6addrlbl_add() 307 const struct in6_addr *prefix, int prefixlen, in __ip6addrlbl_del() 332 const struct in6_addr *prefix, int prefixlen, in ip6addrlbl_del()
|
D | route.c | 703 struct in6_addr prefix_buf, *prefix; in rt6_route_rcv() local 1990 const struct in6_addr *prefix, int prefixlen, in rt6_get_route_info() 2022 const struct in6_addr *prefix, int prefixlen, in rt6_add_route_info() 2756 int prefix, int nowait, unsigned int flags) in rt6_fill_node() 2904 int prefix; in rt6_dump_route() local
|
D | sit.c | 1107 struct in6_addr prefix; in ipip6_tunnel_update_6rd() local
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/ |
D | trace.c | 168 static void trace_print_header(int seq, int prefix) in trace_print_header() 235 static void trace_print_entry(struct trace_entry *e, int seq, int *prefix) in trace_print_entry() 272 int i, prefix; in trace_buffer_print() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_ttm.c | 107 nouveau_vram_manager_debug(struct ttm_mem_type_manager *man, const char *prefix) in nouveau_vram_manager_debug() 196 nouveau_gart_manager_debug(struct ttm_mem_type_manager *man, const char *prefix) in nouveau_gart_manager_debug() 269 nv04_gart_manager_debug(struct ttm_mem_type_manager *man, const char *prefix) in nv04_gart_manager_debug()
|
/linux-4.1.27/drivers/misc/genwqe/ |
D | genwqe_driver.h | 68 char prefix[32]; in genwqe_hexdump() local
|
/linux-4.1.27/include/linux/ |
D | string.h | 142 static inline bool strstarts(const char *str, const char *prefix) in strstarts()
|
D | of_iommu.h | 20 static inline int of_get_dma_window(struct device_node *dn, const char *prefix, in of_get_dma_window()
|
D | compiler.h | 194 # define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __LINE__) argument 407 #define __compiletime_assert(condition, msg, prefix, suffix) \ argument 416 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument
|
D | xattr.h | 23 const char *prefix; member
|
D | idr.h | 31 int prefix; /* the ID prefix of this idr_layer */ member
|
D | compiler-gcc.h | 174 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) argument
|
D | debugfs.h | 261 int nregs, void __iomem *base, char *prefix) in debugfs_print_regs32()
|
D | ti_wilink_st.h | 350 u8 prefix; member
|
D | moduleparam.h | 217 #define __module_param_call(prefix, name, ops, arg, perm, level, flags) \ argument
|
D | audit.h | 526 const char *prefix, in audit_log_d_path()
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | debug.h | 92 #define wl1271_dump(level, prefix, buf, len) \ argument 102 #define wl1271_dump_ascii(level, prefix, buf, len) \ argument
|
D | debugfs.h | 63 #define DEBUGFS_ADD_PREFIX(prefix, name, parent) \ argument
|
/linux-4.1.27/lib/ |
D | cpu_rmap.c | 114 static void debug_print_rmap(const struct cpu_rmap *rmap, const char *prefix) in debug_print_rmap() 129 debug_print_rmap(const struct cpu_rmap *rmap, const char *prefix) in debug_print_rmap()
|
D | string.c | 811 unsigned int words, prefix; in memchr_inv() local
|
/linux-4.1.27/net/wimax/ |
D | debugfs.c | 31 #define __debugfs_register(prefix, name, parent) \ argument
|
/linux-4.1.27/include/uapi/linux/netfilter_ipv4/ |
D | ipt_LOG.h | 18 char prefix[30]; member
|
/linux-4.1.27/include/uapi/linux/netfilter_bridge/ |
D | ebt_log.h | 16 __u8 prefix[EBT_LOG_PREFIX_SIZE]; member
|
D | ebt_nflog.h | 20 char prefix[EBT_NFLOG_PREFIX_SIZE]; member
|
/linux-4.1.27/include/uapi/linux/netfilter/ |
D | xt_LOG.h | 16 char prefix[30]; member
|
D | xt_NFLOG.h | 17 char prefix[64]; member
|
/linux-4.1.27/include/uapi/linux/netfilter_ipv6/ |
D | ip6t_LOG.h | 18 char prefix[30]; member
|
/linux-4.1.27/tools/firewire/ |
D | Makefile | 1 prefix = /usr macro
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | bitops.h | 57 #define DEFINE_BITOP(fn, op, prefix) \ argument 102 #define DEFINE_TESTOP(fn, op, prefix, postfix, eh) \ argument
|
/linux-4.1.27/include/linux/netfilter/ipset/ |
D | pfxlen.h | 45 ip6_netmask(union nf_inet_addr *ip, u8 prefix) in ip6_netmask()
|
/linux-4.1.27/drivers/media/common/b2c2/ |
D | flexcop-misc.c | 67 const char *prefix, const char *suffix) in flexcop_device_name()
|
/linux-4.1.27/drivers/staging/lustre/lustre/fid/ |
D | fid_request.c | 452 const char *prefix, in seq_client_init() 505 char *prefix; in client_fid_init() local
|
/linux-4.1.27/tools/net/ |
D | Makefile | 1 prefix = /usr macro
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | acapps.h | 72 #define ACPI_COMMON_HEADER(utility_name, prefix) \ argument
|
/linux-4.1.27/net/bridge/netfilter/ |
D | nf_log_bridge.c | 25 const char *prefix) in nf_log_bridge_packet()
|
D | ebt_log.c | 78 const char *prefix) in ebt_log_packet()
|
D | ebtables.c | 342 find_inlist_lock(struct list_head *head, const char *name, const char *prefix, in find_inlist_lock()
|
/linux-4.1.27/arch/cris/include/arch-v10/arch/ |
D | bug.h | 20 unsigned short prefix; member
|
/linux-4.1.27/drivers/misc/cb710/ |
D | debug.c | 20 static const char *const prefix[ARRAY_SIZE(allow)] = { variable
|
/linux-4.1.27/tools/perf/tests/ |
D | fdarray.c | 17 static int fdarray__fprintf_prefix(struct fdarray *fda, const char *prefix, FILE *fp) in fdarray__fprintf_prefix()
|
/linux-4.1.27/scripts/dtc/ |
D | dtc.c | 33 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths()
|
D | flattree.c | 117 static void emit_label(FILE *f, const char *prefix, const char *label) in emit_label()
|
/linux-4.1.27/tools/perf/util/ |
D | help.c | 119 const char *prefix) in list_commands_in_dir() 157 void load_command_list(const char *prefix, in load_command_list()
|
D | exec_cmd.c | 14 static const char *prefix = PREFIX; in system_path() local
|
D | usage.c | 12 static void report(const char *prefix, const char *err, va_list params) in report()
|
D | strbuf.c | 4 int prefixcmp(const char *str, const char *prefix) in prefixcmp()
|
D | util.h | 159 static inline const char *skip_prefix(const char *str, const char *prefix) in skip_prefix()
|
D | map.c | 355 int map__fprintf_srcline(struct map *map, u64 addr, const char *prefix, in map__fprintf_srcline()
|
D | probe-finder.c | 1647 const char *prefix = symbol_conf.source_prefix; in get_real_path() local
|
D | machine.c | 838 const char *prefix = "Linux version "; in get_kernel_version() local
|
/linux-4.1.27/sound/usb/bcd2000/ |
D | bcd2000.c | 77 static void bcd2000_dump_buffer(const char *prefix, const char *buf, int len) in bcd2000_dump_buffer() 84 static void bcd2000_dump_buffer(const char *prefix, const char *buf, int len) {} in bcd2000_dump_buffer()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | evergreen_cs.c | 188 const char *prefix) in evergreen_surface_check_linear() 199 const char *prefix) in evergreen_surface_check_linear_aligned() 221 const char *prefix) in evergreen_surface_check_1d() 252 const char *prefix) in evergreen_surface_check_2d() 295 const char *prefix) in evergreen_surface_check() 319 const char *prefix) in evergreen_surface_value_conv_check()
|
/linux-4.1.27/tools/perf/ |
D | builtin-data.c | 96 int cmd_data(int argc, const char **argv, const char *prefix) in cmd_data()
|
D | builtin-stat.c | 540 char prefix[64]; in print_interval() local 1227 static void print_aggr(char *prefix) in print_aggr() 1298 static void print_counter_aggr(struct perf_evsel *counter, char *prefix) in print_counter_aggr() 1349 static void print_counter(struct perf_evsel *counter, char *prefix) in print_counter()
|
D | builtin-bench.c | 155 int argc, const char **argv, const char *prefix) in run_bench()
|
D | perf.c | 354 const char *prefix; in run_builtin() local
|
D | builtin-probe.c | 515 int cmd_probe(int argc, const char **argv, const char *prefix) in cmd_probe()
|
D | builtin-help.c | 303 static const char *prepend(const char *prefix, const char *cmd) in prepend()
|
/linux-4.1.27/arch/um/drivers/ |
D | chan_user.h | 46 #define __channel_help(fn, prefix) \ argument
|
/linux-4.1.27/drivers/gpu/drm/ttm/ |
D | ttm_bo_manager.c | 141 const char *prefix) in ttm_bo_man_debug()
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_gmrid_manager.c | 160 const char *prefix) in vmw_gmrid_man_debug()
|
/linux-4.1.27/tools/iio/ |
D | lsiio.c | 33 static inline int check_prefix(const char *str, const char *prefix) in check_prefix()
|
D | iio_utils.c | 38 char *working, *prefix = ""; in iioutils_break_up_name() local
|
/linux-4.1.27/net/netfilter/ |
D | nft_log.c | 26 char *prefix; member
|
D | nf_log_common.c | 156 const struct nf_loginfo *loginfo, const char *prefix) in nf_log_dump_packet_common()
|
D | nf_log.c | 201 char prefix[NF_LOG_PREFIXLEN]; in nf_log_packet() local 229 char prefix[NF_LOG_PREFIXLEN]; in nf_log_trace() local
|
D | nfnetlink_log.c | 404 const char *prefix, unsigned int plen) in __build_packet_message() 623 const char *prefix) in nfulnl_log_packet()
|
/linux-4.1.27/drivers/clk/qcom/ |
D | lcc-msm8960.c | 202 #define CLK_AIF_OSR_DIV(prefix, _ns, _md, hr) \ argument
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | nf_log_arp.c | 85 const char *prefix) in nf_log_arp_packet()
|
D | nf_log_ipv4.c | 317 const char *prefix) in nf_log_ip_packet()
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
D | debug.c | 282 struct sk_buff *skb, const char *prefix, char *buf, in carl9170_debugfs_format_frame() 337 char prefix[32]; in carl9170_debugfs_ampdu_state_read() local 358 char prefix[16]; in carl9170_debugfs_queue_dump() local
|
/linux-4.1.27/crypto/ |
D | drbg.c | 683 unsigned char prefix = DRBG_PREFIX0; in drbg_hmac_update() local 870 unsigned char prefix = DRBG_PREFIX1; in drbg_hash_update() local 911 unsigned char prefix = DRBG_PREFIX2; in drbg_hash_process_addtl() local 992 unsigned char prefix = DRBG_PREFIX3; in drbg_hash_generate() local
|
/linux-4.1.27/drivers/iommu/ |
D | of_iommu.c | 44 int of_get_dma_window(struct device_node *dn, const char *prefix, int index, in of_get_dma_window()
|
/linux-4.1.27/fs/affs/ |
D | super.c | 191 int *blocksize, char **prefix, char *volume, unsigned long *mount_opts) in parse_options() 526 char *prefix = NULL; in affs_remount() local
|
/linux-4.1.27/sound/soc/generic/ |
D | simple-card.c | 262 char *prefix, int idx) in asoc_simple_card_parse_daifmt() 313 char *prefix = ""; in asoc_simple_card_dai_link_of() local
|
/linux-4.1.27/mm/ |
D | internal.h | 354 #define mminit_dprintk(level, prefix, fmt, arg...) \ argument 372 const char *prefix, const char *fmt, ...) in mminit_dprintk()
|
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_gram.y | 68 char *prefix = stock_prefix; variable 1963 const char prefix[] = " * "; in add_version() local
|
/linux-4.1.27/arch/s390/kvm/ |
D | diag.c | 26 unsigned long prefix = kvm_s390_get_prefix(vcpu); in diag_release_pages() local
|
D | gaccess.h | 33 unsigned long prefix = kvm_s390_get_prefix(vcpu); in kvm_s390_real_to_abs() local
|
D | kvm-s390.h | 66 static inline void kvm_s390_set_prefix(struct kvm_vcpu *vcpu, u32 prefix) in kvm_s390_set_prefix()
|
D | interrupt.c | 420 struct kvm_s390_prefix_info prefix; in __deliver_set_prefix() local 1073 struct kvm_s390_prefix_info *prefix = &li->irq.prefix; in __inject_set_prefix() local
|
/linux-4.1.27/drivers/scsi/ |
D | sr.h | 59 #define sr_printk(prefix, cd, fmt, a...) \ argument
|
D | sd.h | 104 #define sd_printk(prefix, sdsk, fmt, a...) \ argument 110 #define sd_first_printk(prefix, sdsk, fmt, a...) \ argument
|
D | 53c700.h | 25 #define DDEBUG(prefix, sdev, fmt, a...) \ argument 27 #define CDEBUG(prefix, scmd, fmt, a...) \ argument 31 #define DDEBUG(prefix, scmd, fmt, a...) do {} while (0) argument 32 #define CDEBUG(prefix, scmd, fmt, a...) do {} while (0) argument
|
D | ch.c | 87 #define ch_printk(prefix, ch, fmt, a...) \ argument
|
D | sd.c | 2819 static int sd_format_disk_name(char *prefix, int index, char *buf, int buflen) in sd_format_disk_name()
|
/linux-4.1.27/tools/lib/lockdep/ |
D | Makefile | 31 prefix ?= /usr/local macro
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | omapdss-boot-init.c | 35 static const char prefix[] __initconst = "omapdss,"; variable
|
/linux-4.1.27/arch/s390/mm/ |
D | maccess.c | 113 unsigned long cr0, flags, prefix; in memcpy_absolute() local
|
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 453 #define __DEF_NACL_AUTH_STR(prefix, name, flags) \ argument 491 #define __DEF_NACL_AUTH_INT(prefix, name) \ argument 1078 #define __DEF_TPG_AUTH_STR(prefix, name, flags) \ argument 1120 #define __DEF_TPG_AUTH_INT(prefix, name) \ argument
|
/linux-4.1.27/Documentation/spi/ |
D | spidev_test.c | 52 static void hex_dump(const void *src, size_t length, size_t line_size, char *prefix) in hex_dump()
|
/linux-4.1.27/drivers/net/ppp/ |
D | bsd_comp.c | 120 unsigned short prefix; /* preceding code */ member 206 #define BSD_HASH(prefix,suffix,hshift) ((((unsigned long)(suffix))<<(hshift)) \ argument 208 #define BSD_KEY(prefix,suffix) ((((unsigned long)(suffix)) << 16) \ argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-tracefile.c | 244 char *prefix = "Lustre", *ptype = NULL; in cfs_print_to_console() local
|
/linux-4.1.27/drivers/hwmon/ |
D | w83l785ts.c | 238 const char *prefix; in w83l785ts_read_value() local
|
D | adt7462.c | 201 #define MASK_AND_SHIFT(value, prefix) \ argument
|
/linux-4.1.27/sound/pci/ac97/ |
D | ac97_proc.c | 433 const char *prefix; in snd_ac97_proc_init() local
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | nf_log_ipv6.c | 349 const char *prefix) in nf_log_ip6_packet()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_mm.c | 778 const char *prefix) in drm_mm_debug_hole() 799 void drm_mm_debug_table(struct drm_mm *mm, const char *prefix) in drm_mm_debug_table()
|
/linux-4.1.27/fs/hfsplus/ |
D | xattr.c | 429 const char *prefix, size_t prefixlen) in hfsplus_setxattr() 587 const char *prefix, size_t prefixlen) in hfsplus_getxattr()
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | debug.h | 90 const char *msg, const char *prefix, in ath6kl_dbg_dump()
|
D | debug.c | 123 const char *msg, const char *prefix, in ath6kl_dbg_dump()
|
/linux-4.1.27/drivers/firmware/ |
D | dmi-id.c | 74 const char *prefix; in get_modalias() member
|
/linux-4.1.27/security/apparmor/ |
D | policy.c | 128 static bool policy_init(struct aa_policy *policy, const char *prefix, in policy_init() 274 static struct aa_namespace *alloc_namespace(const char *prefix, in alloc_namespace()
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
D | debug.h | 161 const char *msg, const char *prefix, in ath10k_dbg_dump()
|
D | debug.c | 2129 const char *msg, const char *prefix, in ath10k_dbg_dump()
|
/linux-4.1.27/include/uapi/linux/ |
D | atmbr2684.h | 100 __be32 prefix; /* network byte order */ member
|
D | if_tunnel.h | 90 struct in6_addr prefix; member
|
/linux-4.1.27/drivers/net/wimax/i2400m/ |
D | debugfs.c | 231 #define __debugfs_register(prefix, name, parent) \ argument
|
D | usb.c | 384 #define __debugfs_register(prefix, name, parent) \ argument
|
D | rx.c | 1315 char prefix[64]; in i2400m_unknown_barker() local
|
/linux-4.1.27/tools/lib/traceevent/ |
D | Makefile | 37 prefix ?= /usr/local macro
|
D | event-plugin.c | 274 const char *prefix, const char *suffix, in traceevent_print_plugins()
|
/linux-4.1.27/include/net/ |
D | ip6_route.h | 18 __u8 prefix[0]; /* 0,8 or 16 */ member
|
D | addrconf.h | 45 struct in6_addr prefix; member
|
D | ip_tunnels.h | 28 struct in6_addr prefix; member
|
/linux-4.1.27/include/linux/wimax/ |
D | debug.h | 436 #define d_level_register_debugfs(prefix, name, parent) \ argument
|
/linux-4.1.27/drivers/isdn/i4l/ |
D | isdn_bsdcomp.c | 159 #define BSD_HASH(prefix, suffix, hshift) ((((unsigned long)(suffix)) << (hshift)) \ argument 161 #define BSD_KEY(prefix, suffix) ((((unsigned long)(suffix)) << 16) \ argument
|
/linux-4.1.27/fs/squashfs/ |
D | xattr.c | 137 int type, prefix, name_size; in squashfs_xattr_get() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/fld/ |
D | fld_request.c | 339 const char *prefix, int hash) in fld_client_init()
|
/linux-4.1.27/fs/cachefiles/ |
D | namei.c | 32 const char *prefix, in __cachefiles_printk_object()
|
/linux-4.1.27/fs/bfs/ |
D | inode.c | 299 void bfs_dump_imap(const char *prefix, struct super_block *s) in bfs_dump_imap()
|
/linux-4.1.27/net/netfilter/ipset/ |
D | ip_set_hash_ip.c | 189 hash_ip6_netmask(union nf_inet_addr *ip, u8 prefix) in hash_ip6_netmask()
|
/linux-4.1.27/drivers/s390/char/ |
D | zcore.c | 259 unsigned long prefix; in zcore_add_lc() local 582 u32 prefix; in zcore_header_init() local
|
/linux-4.1.27/drivers/edac/ |
D | edac_core.h | 49 #define edac_printk(level, prefix, fmt, arg...) \ argument 55 #define edac_mc_chipset_printk(mci, level, prefix, fmt, arg...) \ argument
|
/linux-4.1.27/net/ipv4/ |
D | inet_fragment.c | 454 const char *prefix) in inet_frag_maybe_warn_overflow()
|
D | fib_frontend.c | 805 __be32 prefix = ifa->ifa_address & mask; in fib_add_ifaddr() local
|
D | fib_trie.c | 1254 t_key prefix = n->key; in prefix_mismatch() local 2554 __be32 prefix; in fib_route_seq_show() local
|
D | devinet.c | 539 struct in_ifaddr *inet_ifa_byprefix(struct in_device *in_dev, __be32 prefix, in inet_ifa_byprefix()
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
D | gss_mech_switch.c | 72 static char *prefix = "gss/"; in make_auth_domain_name() local
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-dv-timings.c | 253 void v4l2_print_dv_timings(const char *dev_prefix, const char *prefix, in v4l2_print_dv_timings()
|
D | v4l2-ctrls.c | 2385 const char *prefix, const char *colon) in log_ctrl() 2411 const char *prefix) in v4l2_ctrl_handler_log_status()
|
/linux-4.1.27/tools/perf/Documentation/ |
D | Makefile | 39 prefix?=$(HOME) macro
|
/linux-4.1.27/drivers/acpi/ |
D | utils.c | 47 char prefix[80] = {'\0'}; in acpi_util_eval_error() local
|
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
D | debugfs.c | 156 static void wil_print_ring(struct seq_file *s, const char *prefix, in wil_print_ring() 785 const char *prefix) in wil_seq_hexdump() 1026 static void print_temp(struct seq_file *s, const char *prefix, u32 t) in print_temp()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | fwil.c | 299 const s8 *prefix = "bsscfg:"; in brcmf_create_bsscfg() local
|
/linux-4.1.27/arch/sparc/kernel/ |
D | prom_64.c | 97 const char *prefix = (type == 0) ? "m" : "i"; in sun4v_path_component() local
|
/linux-4.1.27/drivers/pcmcia/ |
D | soc_common.c | 583 static void dump_bits(char **p, const char *prefix, in dump_bits()
|
/linux-4.1.27/drivers/platform/chrome/ |
D | chromeos_laptop.c | 215 static const char *prefix = "i2c-"; in __find_i2c_adap() local
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | radio_2056.c | 3020 #define INITTABSPTS(prefix) \ argument
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_hdmi.c | 676 static void hdmi_v13_regs_dump(struct hdmi_context *hdata, char *prefix) in hdmi_v13_regs_dump() 763 static void hdmi_v14_regs_dump(struct hdmi_context *hdata, char *prefix) in hdmi_v14_regs_dump() 930 static void hdmi_regs_dump(struct hdmi_context *hdata, char *prefix) in hdmi_regs_dump()
|
/linux-4.1.27/sound/soc/sh/rcar/ |
D | rsrc-card.c | 25 const char *prefix; member
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_fcoe.c | 950 u16 prefix = 0xffff; in ixgbe_fcoe_get_wwn() local
|
/linux-4.1.27/drivers/mmc/host/ |
D | s3cmci.c | 151 static void dbg_dumpregs(struct s3cmci_host *host, char *prefix) in dbg_dumpregs() 241 static void dbg_dumpregs(struct s3cmci_host *host, char *prefix) { } in dbg_dumpregs()
|
/linux-4.1.27/sound/soc/ |
D | soc-dapm.c | 677 const char *prefix; in dapm_create_or_share_mixmux_kcontrol() local 2447 const char *prefix; in snd_soc_dapm_add_route() local 2518 const char *prefix; in snd_soc_dapm_del_route() local 3070 const char *prefix; in snd_soc_dapm_new_control() local
|
D | soc-core.c | 1873 const char *prefix) in snd_soc_cnew() 1905 const char *prefix, void *data) in snd_soc_add_controls() 3375 const char *prefix, in snd_soc_of_parse_daifmt()
|
/linux-4.1.27/drivers/nfc/ |
D | trf7970a.c | 647 unsigned int len, u8 *prefix, unsigned int prefix_len) in trf7970a_transmit() 709 u8 prefix; in trf7970a_fill_fifo() local 1446 u8 prefix[5]; in trf7970a_send_cmd() local
|
/linux-4.1.27/mm/kasan/ |
D | kasan.c | 170 unsigned int prefix = (unsigned long)start % 8; in memory_is_zero() local
|
/linux-4.1.27/tools/perf/config/ |
D | Makefile | 627 prefix ?= $(HOME) macro
|
/linux-4.1.27/arch/s390/include/uapi/asm/ |
D | kvm.h | 156 __u64 prefix; /* prefix register */ member
|
/linux-4.1.27/fs/f2fs/ |
D | xattr.c | 33 const char *prefix = NULL; in f2fs_xattr_generic_list() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | import.c | 131 void deuuidify(char *uuid, const char *prefix, char **uuid_start, int *uuid_len) in deuuidify()
|
D | lproc_ptlrpc.c | 1272 const char prefix[] = "connection="; in lprocfs_wr_import() local
|
/linux-4.1.27/drivers/media/i2c/ |
D | msp3400-driver.c | 578 char prefix[V4L2_SUBDEV_NAME_SIZE + 20]; in msp_log_status() local
|
/linux-4.1.27/drivers/input/tablet/ |
D | gtco.c | 207 __u8 prefix; in parse_hid_report_descriptor() local
|
/linux-4.1.27/include/scsi/ |
D | scsi_transport_iscsi.h | 416 #define iscsi_cls_session_printk(prefix, _cls_session, fmt, a...) \ argument 419 #define iscsi_cls_conn_printk(prefix, _cls_conn, fmt, a...) \ argument
|
D | libiscsi.h | 419 #define iscsi_session_printk(prefix, _sess, fmt, a...) \ argument 443 #define iscsi_conn_printk(prefix, _c, fmt, a...) \ argument
|
D | scsi_host.h | 751 #define shost_printk(prefix, shost, fmt, a...) \ argument
|
D | scsi_device.h | 317 #define starget_printk(prefix, starget, fmt, a...) \ argument
|
/linux-4.1.27/drivers/android/ |
D | binder.c | 3223 static void print_binder_transaction(struct seq_file *m, const char *prefix, in print_binder_transaction() 3246 static void print_binder_buffer(struct seq_file *m, const char *prefix, in print_binder_buffer() 3255 static void print_binder_work(struct seq_file *m, const char *prefix, in print_binder_work() 3448 static void print_binder_stats(struct seq_file *m, const char *prefix, in print_binder_stats()
|
/linux-4.1.27/drivers/media/common/ |
D | cx2341x.c | 1184 void cx2341x_log_status(const struct cx2341x_mpeg_params *p, const char *prefix) in cx2341x_log_status()
|
/linux-4.1.27/kernel/ |
D | audit.c | 1616 void audit_log_d_path(struct audit_buffer *ab, const char *prefix, in audit_log_d_path() 1656 void audit_log_cap(struct audit_buffer *ab, char *prefix, kernel_cap_t *cap) in audit_log_cap()
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
D | hostap_main.c | 51 const char *prefix, in hostap_add_interface()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | cl_lock.c | 128 const char *prefix, const struct cl_lock *lock, in cl_lock_trace0() 140 #define cl_lock_trace(level, env, prefix, lock) \ argument
|
D | obd_config.c | 1293 int class_process_proc_param(char *prefix, struct lprocfs_vars *lvars, in class_process_proc_param()
|
/linux-4.1.27/fs/debugfs/ |
D | file.c | 697 int nregs, void __iomem *base, char *prefix) in debugfs_print_regs32()
|
/linux-4.1.27/scripts/kconfig/ |
D | confdata.c | 563 const char *prefix = ""; in header_print_symbol() local
|
/linux-4.1.27/drivers/block/ |
D | virtio_blk.c | 448 static int virtblk_name_format(char *prefix, int index, char *buf, int buflen) in virtblk_name_format()
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
D | wl1251.h | 75 #define wl1251_dump(level, prefix, buf, len) \ argument 85 #define wl1251_dump_ascii(level, prefix, buf, len) \ argument
|
/linux-4.1.27/drivers/media/platform/s5p-tv/ |
D | hdmi_drv.c | 292 static void hdmi_dumpregs(struct hdmi_device *hdev, char *prefix) in hdmi_dumpregs()
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
D | sti_hdmi.c | 58 #define XCAT(prefix, x, suffix) prefix ## x ## suffix argument
|
/linux-4.1.27/arch/s390/include/asm/ |
D | kvm_host.h | 91 __u32 prefix : 18; member 402 struct kvm_s390_prefix_info prefix; member 414 struct kvm_s390_prefix_info prefix; member
|
/linux-4.1.27/fs/ext2/ |
D | super.c | 82 void ext2_msg(struct super_block *sb, const char *prefix, in ext2_msg()
|
/linux-4.1.27/drivers/net/wireless/zd1211rw/ |
D | zd_mac.h | 237 u8 prefix[3]; member
|
/linux-4.1.27/drivers/hid/ |
D | wacom_wac.c | 1850 unsigned char prefix; in wacom_bamboo_pad_pen_event() local 1877 unsigned char *finger_data, prefix; in wacom_bamboo_pad_touch_event() local
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | sta_cmd.c | 1423 struct device_node *node, const char *prefix) in mwifiex_dnld_dt_cfgdata()
|
/linux-4.1.27/kernel/printk/ |
D | printk.c | 1019 unsigned int prefix = (msg->facility << 3) | msg->level; in print_prefix() local 1044 bool prefix = true; in msg_print_text() local
|
/linux-4.1.27/drivers/media/firewire/ |
D | firedtv-avc.c | 209 const char *op, *prefix; in debug_fcp() local
|
/linux-4.1.27/drivers/atm/ |
D | horizon.c | 463 static inline void dump_skb (char * prefix, unsigned int vc, struct sk_buff * skb) { in dump_skb()
|
D | ambassador.c | 401 static inline void dump_skb (char * prefix, unsigned int vc, struct sk_buff * skb) { in dump_skb()
|
D | iphase.c | 977 static void xdump( u_char* cp, int length, char* prefix )
|
/linux-4.1.27/drivers/isdn/gigaset/ |
D | ev-layer.c | 396 static char *skip_prefix(char *s, const char *prefix) in skip_prefix()
|
/linux-4.1.27/drivers/usb/storage/ |
D | uas.c | 176 static void uas_log_cmd_state(struct scsi_cmnd *cmnd, const char *prefix, in uas_log_cmd_state()
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-pxa.c | 186 decode_bits(const char *prefix, const struct bits *bits, int num, u32 val) in decode_bits()
|
/linux-4.1.27/scripts/mod/ |
D | file2alias.c | 910 const char *prefix; member
|
/linux-4.1.27/net/ceph/ |
D | osdmap.c | 747 const char *prefix, u8 *v) in get_osdmap_client_data_v()
|
/linux-4.1.27/drivers/scsi/arm/ |
D | fas216.c | 175 static void print_SCp(struct scsi_pointer *SCp, const char *prefix, const char *suffix) in print_SCp()
|
/linux-4.1.27/kernel/trace/ |
D | trace_output.c | 185 const char *prefix = ""; in ftrace_print_array_seq() local
|
/linux-4.1.27/fs/gfs2/ |
D | xattr.c | 377 char *prefix = NULL; in ea_list_i() local
|
/linux-4.1.27/scripts/ |
D | analyze_suspend.py | 84 prefix = 'test' variable in SystemValues
|
/linux-4.1.27/fs/ext3/ |
D | super.c | 127 void ext3_msg(struct super_block *sb, const char *prefix, in ext3_msg()
|
/linux-4.1.27/drivers/tty/ipwireless/ |
D | hardware.c | 365 char prefix[56]; in dump_data_bytes() local
|
/linux-4.1.27/drivers/s390/scsi/ |
D | zfcp_fsf.h | 413 struct fsf_qtcb_prefix prefix; member
|