/kernel/linux/linux-5.10/net/sched/ |
H A D | em_cmp.c | 21 em_cmp_match(struct sk_buff *skb, struct tcf_ematch *em, struct tcf_pkt_info *info) em_cmp_match() argument
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | xt_iprange.c | 19 const struct xt_iprange_mtinfo *info = par->matchinfo; in iprange_mt4() local 68 const struct xt_iprange_mtinfo *info = par->matchinfo; iprange_mt6() local [all...] |
H A D | xt_connlabel.c | 22 const struct xt_connlabel_mtinfo *info = par->matchinfo; in connlabel_mt() local 53 struct xt_connlabel_mtinfo *info = par->matchinfo; in connlabel_mt_check() local
|
H A D | xt_NFLOG.c | 23 const struct xt_nflog_info *info = par->targinfo; in nflog_tg() local 44 const struct xt_nflog_info *info = par->targinfo; in nflog_tg_check() local [all...] |
H A D | xt_physdev.c | 26 const struct xt_physdev_info *info = par->matchinfo; in physdev_mt() local 96 const struct xt_physdev_info *info = par->matchinfo; physdev_mt_check() local [all...] |
H A D | xt_nfacct.c | 24 const struct xt_nfacct_match_info *info = par->targinfo; in nfacct_mt() local 36 struct xt_nfacct_match_info *info = par->matchinfo; in nfacct_mt_checkentry() local 52 const struct xt_nfacct_match_info *info = par->matchinfo; in nfacct_mt_destroy() local
|
H A D | xt_helper.c | 26 const struct xt_helper_info *info = par->matchinfo; in helper_mt() local 56 struct xt_helper_info *info = par->matchinfo; in helper_mt_check() local
|
H A D | xt_dscp.c | 27 const struct xt_dscp_info *info = par->matchinfo; in dscp_mt() local 36 const struct xt_dscp_info *info = par->matchinfo; in dscp_mt6() local 44 const struct xt_dscp_info *info = par->matchinfo; in dscp_mt_check() local 54 const struct xt_tos_match_info *info = par->matchinfo; in tos_mt() local [all...] |
/kernel/linux/linux-5.10/samples/hidraw/ |
H A D | hid-example.c | 49 struct hidraw_devinfo info; in main() local
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | wext-spy.c | 26 iw_handler_set_spy(struct net_device * dev, struct iw_request_info * info, union iwreq_data * wrqu, char * extra) iw_handler_set_spy() argument 74 iw_handler_get_spy(struct net_device * dev, struct iw_request_info * info, union iwreq_data * wrqu, char * extra) iw_handler_get_spy() argument 110 iw_handler_set_thrspy(struct net_device * dev, struct iw_request_info *info, union iwreq_data * wrqu, char * extra) iw_handler_set_thrspy() argument 137 iw_handler_get_thrspy(struct net_device * dev, struct iw_request_info *info, union iwreq_data * wrqu, char * extra) iw_handler_get_thrspy() argument
|
/kernel/linux/linux-5.10/include/linux/platform_data/ |
H A D | usb-ohci-s3c2410.h | 31 static inline void s3c2410_usb_report_oc(struct s3c2410_hcd_info *info, int ports) in s3c2410_usb_report_oc() argument
|
/kernel/linux/linux-5.10/include/net/ |
H A D | icmp.h | 41 static inline void icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_send() argument 49 static inline void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_ndo_send() argument
|
/kernel/linux/linux-5.10/scripts/ |
H A D | link-vmlinux.sh | 39 info() function [all...] |
/kernel/linux/linux-5.10/sound/core/seq/oss/ |
H A D | seq_oss_ioctl.c | 20 struct synth_info info; in snd_seq_oss_synth_info_user() local 33 struct midi_info info; in snd_seq_oss_midi_info_user() local [all...] |
/kernel/linux/linux-5.10/sound/synth/emux/ |
H A D | emux_hwdep.c | 53 struct snd_emux_misc_mode info; in snd_emux_hwdep_misc_mode() local [all...] |
/kernel/linux/linux-5.10/tools/lib/api/ |
H A D | debug.c | 22 libapi_set_print(libapi_print_fn_t warn, libapi_print_fn_t info, libapi_print_fn_t debug) libapi_set_print() argument
|
/kernel/linux/linux-5.10/sound/soc/intel/boards/ |
H A D | sof_sdw_rt1316.c | 92 sof_sdw_rt1316_init(const struct snd_soc_acpi_link_adr *link, struct snd_soc_dai_link *dai_links, struct sof_sdw_codec_info *info, bool playback) sof_sdw_rt1316_init() argument
|
/kernel/linux/linux-5.10/mm/kasan/ |
H A D | generic_report.c | 46 static const char *get_shadow_bug_type(struct kasan_access_info *info) in get_shadow_bug_type() argument 98 static const char *get_wild_bug_type(struct kasan_access_info *info) in get_wild_bug_type() argument 112 const char *get_bug_type(struct kasan_access_info *info) in get_bug_type() argument [all...] |
H A D | tags_report.c | 37 const char *get_bug_type(struct kasan_access_info *info) in get_bug_type() argument
|
/kernel/linux/linux-5.10/kernel/bpf/preload/iterators/ |
H A D | iterators.c | 22 struct bpf_link_info info = {}; in send_link_to_kernel() local
|
/kernel/linux/linux-5.10/kernel/gcov/ |
H A D | base.c | 38 struct gcov_info *info = NULL; in gcov_enable_events() local 58 struct gcov_info *info = NULL; in gcov_module_notifier() local [all...] |
H A D | gcc_base.c | 12 void __gcov_init(struct gcov_info *info) in __gcov_init() argument
|
/kernel/linux/linux-5.10/kernel/ |
H A D | kmod.c | 63 static void free_modprobe_argv(struct subprocess_info *info) in free_modprobe_argv() argument 71 struct subprocess_info *info; in call_modprobe() local
|
/kernel/linux/linux-5.10/net/bridge/netfilter/ |
H A D | ebt_arp.c | 22 const struct ebt_arp_info *info = par->matchinfo; in ebt_arp_mt() local 103 const struct ebt_arp_info *info = par->matchinfo; ebt_arp_mt_check() local [all...] |
H A D | ebt_arpreply.c | 22 const struct ebt_arpreply_info *info = par->targinfo; in ebt_arpreply_tg() local 64 const struct ebt_arpreply_info *info = par->targinfo; in ebt_arpreply_tg_check() local
|