/linux/drivers/net/wireless/ath/ath10k/ |
H A D | debug.h | 273 const char *msg, const char *prefix, in ath10k_dbg_dump()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockmap_redir.c | 147 static void try_recv(const char *prefix, int fd, int flags, bool expect_success) in try_recv()
|
H A D | ctx_rewrite.c | 230 static char *match_str(char *str, char *prefix) in match_str()
|
/linux/drivers/pcmcia/ |
H A D | soc_common.c | 684 static void dump_bits(char **p, const char *prefix, in dump_bits()
|
/linux/drivers/bluetooth/ |
H A D | btqca.c | 754 const char *prefix; in qca_get_nvm_name_by_board() local
|
/linux/net/ipv4/ |
H A D | tcp_ao.c | 195 const union tcp_ao_addr *addr, int family, u8 prefix, in __tcp_ao_do_lookup() 1456 u8 prefix = cmd->prefix; in tcp_ao_verify_ipv6() local 1820 __u8 prefix; in tcp_ao_del_cmd() local
|
/linux/drivers/nfc/ |
H A D | trf7970a.c | 690 unsigned int len, const u8 *prefix, in trf7970a_transmit() 753 u8 prefix; in trf7970a_fill_fifo() local 1512 u8 prefix[5]; in trf7970a_send_cmd() local
|
/linux/tools/perf/util/ |
H A D | probe-finder.c | 212 char prefix; in convert_variable_type() local 1906 const char *prefix = symbol_conf.source_prefix; in find_source_path() local
|
/linux/scripts/ |
H A D | kallsyms.c | 191 static bool string_starts_with(const char *s, const char *prefix) in string_starts_with()
|
/linux/drivers/media/i2c/ |
H A D | msp3400-driver.c | 556 char prefix[sizeof(sd->name) + 20]; in msp_log_status() local
|
H A D | ccs-pll.c | 49 u32 min, u32 max, const char *prefix, in bounds_check()
|
/linux/include/net/ |
H A D | addrconf.h | 59 struct in6_addr prefix; member
|
/linux/arch/s390/kvm/ |
H A D | kvm-s390.h | 123 static inline void kvm_s390_set_prefix(struct kvm_vcpu *vcpu, u32 prefix) in kvm_s390_set_prefix()
|
/linux/samples/bpf/ |
H A D | xdp_router_ipv4_user.c | 158 __u8 prefix[4]; in read_route() member
|
/linux/scripts/gendwarfksyms/ |
H A D | gendwarfksyms.h | 34 #define __println(prefix, format, ...) \ argument
|
/linux/kernel/bpf/ |
H A D | log.c | 442 char postfix[16] = {0}, prefix[64] = {0}; in reg_type_str() local
|
/linux/tools/lib/subcmd/ |
H A D | parse-options.c | 32 static const char *skip_prefix(const char *str, const char *prefix) in skip_prefix()
|
/linux/tools/testing/selftests/net/tcp_ao/ |
H A D | unsigned-md5.c | 324 static int try_add_key_vrf(int sk, union tcp_addr in_addr, uint8_t prefix, in try_add_key_vrf()
|
/linux/fs/ext2/ |
H A D | xattr.c | 336 const char *prefix; in ext2_xattr_list() local
|
/linux/lib/ |
H A D | ref_tracker.c | 107 char *prefix; member
|
/linux/tools/power/x86/intel-speed-select/ |
H A D | isst-display.c | 338 void isst_ctdp_display_core_info(struct isst_id *id, FILE *outf, char *prefix, in isst_ctdp_display_core_info()
|
/linux/include/xen/interface/io/ |
H A D | netif.h | 288 uint64_t prefix = 0; in xen_netif_toeplitz_hash() local
|
/linux/include/scsi/ |
H A D | libiscsi.h | 434 #define iscsi_session_printk(prefix, _sess, fmt, a...) \ argument 461 #define iscsi_conn_printk(prefix, _c, fmt, a...) \ argument
|
/linux/drivers/of/ |
H A D | base.c | 74 bool of_node_name_prefix(const struct device_node *np, const char *prefix) in of_node_name_prefix() 662 const char *prefix) in of_get_next_child_with_prefix()
|
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | debugfs.c | 265 const char *prefix) in wil_seq_hexdump() 270 static void wil_print_mbox_ring(struct seq_file *s, const char *prefix, in wil_print_mbox_ring() 1332 static void print_temp(struct seq_file *s, const char *prefix, s32 t) in print_temp()
|