Home
last modified time | relevance | path

Searched defs:info (Results 4026 - 4050 of 14826) sorted by relevance

1...<<161162163164165166167168169170>>...594

/kernel/linux/linux-5.10/kernel/sched/
H A Dmembarrier.c39 static void ipi_mb(void *info) in ipi_mb() argument
44 static void ipi_sync_core(void *info) in ipi_sync_core() argument
61 static void ipi_rseq(void *info) in ipi_rseq() argument
74 static void ipi_sync_rq_state(void *info) in ipi_sync_rq_state() argument
/kernel/linux/linux-5.10/include/xen/interface/
H A Dversion.h37 char info[1024]; member
43 char info[64]; member
/kernel/linux/linux-5.10/fs/
H A Dsignalfd.c156 static ssize_t signalfd_dequeue(struct signalfd_ctx *ctx, kernel_siginfo_t *info, in signalfd_dequeue() argument
209 kernel_siginfo_t info; in signalfd_read() local
/kernel/linux/linux-5.10/fs/sharefs/
H A Dlookup.c45 struct sharefs_dentry_info *info = SHAREFS_D(dentry); in new_dentry_private_data() local
/kernel/linux/linux-5.10/fs/ubifs/
H A Dcommit.c275 int ubifs_bg_thread(void *info) in ubifs_bg_thread() argument
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_quotaops.c107 xfs_fs_set_info( struct super_block *sb, int type, struct qc_info *info) xfs_fs_set_info() argument
[all...]
/kernel/linux/linux-5.10/net/bridge/netfilter/
H A Debt_stp.c43 static bool ebt_filter_config(const struct ebt_stp_info *info, in ebt_filter_config() argument
122 const struct ebt_stp_info *info = par->matchinfo; ebt_stp_mt() local
155 const struct ebt_stp_info *info = par->matchinfo; ebt_stp_mt_check() local
[all...]
H A Debt_log.c30 struct ebt_log_info *info = par->targinfo; in ebt_log_tg_check() local
181 const struct ebt_log_info *info = par->targinfo; in ebt_log_tg() local
[all...]
/kernel/linux/linux-5.10/net/dsa/
H A Dswitch.c32 dsa_switch_ageing_time(struct dsa_switch *ds, struct dsa_notifier_ageing_time_info *info) dsa_switch_ageing_time() argument
55 dsa_switch_mtu_match(struct dsa_switch *ds, int port, struct dsa_notifier_mtu_info *info) dsa_switch_mtu_match() argument
70 dsa_switch_mtu(struct dsa_switch *ds, struct dsa_notifier_mtu_info *info) dsa_switch_mtu() argument
89 dsa_switch_bridge_join(struct dsa_switch *ds, struct dsa_notifier_bridge_info *info) dsa_switch_bridge_join() argument
107 dsa_switch_bridge_leave(struct dsa_switch *ds, struct dsa_notifier_bridge_info *info) dsa_switch_bridge_leave() argument
159 dsa_switch_fdb_add(struct dsa_switch *ds, struct dsa_notifier_fdb_info *info) dsa_switch_fdb_add() argument
170 dsa_switch_fdb_del(struct dsa_switch *ds, struct dsa_notifier_fdb_info *info) dsa_switch_fdb_del() argument
181 dsa_switch_mdb_match(struct dsa_switch *ds, int port, struct dsa_notifier_mdb_info *info) dsa_switch_mdb_match() argument
193 dsa_switch_mdb_prepare(struct dsa_switch *ds, struct dsa_notifier_mdb_info *info) dsa_switch_mdb_prepare() argument
212 dsa_switch_mdb_add(struct dsa_switch *ds, struct dsa_notifier_mdb_info *info) dsa_switch_mdb_add() argument
230 dsa_switch_mdb_del(struct dsa_switch *ds, struct dsa_notifier_mdb_info *info) dsa_switch_mdb_del() argument
242 dsa_switch_vlan_match(struct dsa_switch *ds, int port, struct dsa_notifier_vlan_info *info) dsa_switch_vlan_match() argument
254 dsa_switch_vlan_prepare(struct dsa_switch *ds, struct dsa_notifier_vlan_info *info) dsa_switch_vlan_prepare() argument
273 dsa_switch_vlan_add(struct dsa_switch *ds, struct dsa_notifier_vlan_info *info) dsa_switch_vlan_add() argument
291 dsa_switch_vlan_del(struct dsa_switch *ds, struct dsa_notifier_vlan_info *info) dsa_switch_vlan_del() argument
306 dsa_switch_event(struct notifier_block *nb, unsigned long event, void *info) dsa_switch_event() argument
[all...]
/kernel/linux/linux-5.10/net/ethtool/
H A Dtunnels.c40 const struct udp_tunnel_nic_info *info; in ethnl_tunnel_info_reply_size() local
86 const struct udp_tunnel_nic_info *info; in ethnl_tunnel_info_fill_reply() local
163 ethnl_tunnel_info_doit(struct sk_buff *skb, struct genl_info *info) ethnl_tunnel_info_doit() argument
219 const struct genl_dumpit_info *info = genl_dumpit_info(cb); ethnl_tunnel_info_start() local
[all...]
H A Dcabletest.c56 int ethnl_act_cable_test(struct sk_buff *skb, struct genl_info *info) in ethnl_act_cable_test() argument
228 ethnl_act_cable_test_tdr_cfg(const struct nlattr *nest, struct genl_info *info, struct phy_tdr_config *cfg) ethnl_act_cable_test_tdr_cfg() argument
307 ethnl_act_cable_test_tdr(struct sk_buff *skb, struct genl_info *info) ethnl_act_cable_test_tdr() argument
[all...]
H A Dprivflags.c142 int ethnl_set_privflags(struct sk_buff *skb, struct genl_info *info) in ethnl_set_privflags() argument
58 privflags_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, struct genl_info *info) privflags_prepare_data() argument
H A Dpause.c145 int ethnl_set_pause(struct sk_buff *skb, struct genl_info *info) in ethnl_set_pause() argument
30 pause_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, struct genl_info *info) pause_prepare_data() argument
H A Dcommon.c384 int __ethtool_get_ts_info(struct net_device *dev, struct ethtool_ts_info *info) in __ethtool_get_ts_info() argument
/kernel/linux/linux-5.10/net/caif/
H A Dcfsrvl.c109 struct caif_payload_info *info; in cfservl_modemcmd() local
130 struct caif_payload_info *info; in cfservl_modemcmd() local
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dfib_notifier.c18 call_fib_notifier(struct notifier_block *nb, enum fib_event_type event_type, struct fib_notifier_info *info) call_fib_notifier() argument
29 call_fib_notifiers(struct net *net, enum fib_event_type event_type, struct fib_notifier_info *info) call_fib_notifiers() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Dbpf_tcp_ca.c75 bpf_tcp_ca_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) bpf_tcp_ca_is_valid_access() argument
H A Draw_diag.c193 raw_diag_get_info(struct sock *sk, struct inet_diag_msg *r, void *info) raw_diag_get_info() argument
H A Dtcp_westwood.c261 tcp_westwood_info(struct sock *sk, u32 ext, int *attr, union tcp_cc_info *info) tcp_westwood_info() argument
H A Dtcp_vegas.c290 tcp_vegas_get_info(struct sock *sk, u32 ext, int *attr, union tcp_cc_info *info) tcp_vegas_get_info() argument
H A Dxfrm4_protocol.c113 static int xfrm4_esp_err(struct sk_buff *skb, u32 info) in xfrm4_esp_err() argument
141 static int xfrm4_ah_err(struct sk_buff *skb, u32 info) in xfrm4_ah_err() argument
169 static int xfrm4_ipcomp_err(struct sk_buff *skb, u32 info) in xfrm4_ipcomp_err() argument
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H A Dnf_log_ipv4.c35 dump_ipv4_packet(struct net *net, struct nf_log_buf *m, const struct nf_loginfo *info, const struct sk_buff *skb, unsigned int iphoff) dump_ipv4_packet() argument
272 dump_ipv4_mac_header(struct nf_log_buf *m, const struct nf_loginfo *info, const struct sk_buff *skb) dump_ipv4_mac_header() argument
H A Dnf_log_arp.c42 dump_arp_packet(struct nf_log_buf *m, const struct nf_loginfo *info, const struct sk_buff *skb, unsigned int nhoff) dump_arp_packet() argument
/kernel/linux/linux-5.10/net/ipv6/
H A Dtunnel6.c203 tunnel6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) tunnel6_err() argument
215 tunnel46_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) tunnel46_err() argument
227 tunnelmpls6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) tunnelmpls6_err() argument
/kernel/linux/linux-5.10/net/ieee802154/
H A Dnl-phy.c71 int ieee802154_list_phy(struct sk_buff *skb, struct genl_info *info) in ieee802154_list_phy() argument
161 int ieee802154_add_iface(struct sk_buff *skb, struct genl_info *info) in ieee802154_add_iface() argument
266 ieee802154_del_iface(struct sk_buff *skb, struct genl_info *info) ieee802154_del_iface() argument
[all...]

Completed in 14 milliseconds

1...<<161162163164165166167168169170>>...594