Home
last modified time | relevance | path

Searched defs:d (Results 1 – 25 of 97) sorted by relevance

1234

/net/bridge/
Dbr_sysfs_br.c31 static ssize_t store_bridge_parm(struct device *d, in store_bridge_parm()
59 static ssize_t forward_delay_show(struct device *d, in forward_delay_show()
66 static ssize_t forward_delay_store(struct device *d, in forward_delay_store()
74 static ssize_t hello_time_show(struct device *d, struct device_attribute *attr, in hello_time_show()
81 static ssize_t hello_time_store(struct device *d, in hello_time_store()
89 static ssize_t max_age_show(struct device *d, struct device_attribute *attr, in max_age_show()
96 static ssize_t max_age_store(struct device *d, struct device_attribute *attr, in max_age_store()
103 static ssize_t ageing_time_show(struct device *d, in ageing_time_show()
115 static ssize_t ageing_time_store(struct device *d, in ageing_time_store()
123 static ssize_t stp_state_show(struct device *d, in stp_state_show()
[all …]
/net/bluetooth/rfcomm/
Dcore.c212 static int rfcomm_check_security(struct rfcomm_dlc *d) in rfcomm_check_security()
263 struct rfcomm_dlc *d = (void *) arg; in rfcomm_dlc_timeout() local
272 static void rfcomm_dlc_set_timer(struct rfcomm_dlc *d, long timeout) in rfcomm_dlc_set_timer()
280 static void rfcomm_dlc_clear_timer(struct rfcomm_dlc *d) in rfcomm_dlc_clear_timer()
288 static void rfcomm_dlc_clear_state(struct rfcomm_dlc *d) in rfcomm_dlc_clear_state()
305 struct rfcomm_dlc *d = kzalloc(sizeof(*d), prio); in rfcomm_dlc_alloc() local
323 void rfcomm_dlc_free(struct rfcomm_dlc *d) in rfcomm_dlc_free()
331 static void rfcomm_dlc_link(struct rfcomm_session *s, struct rfcomm_dlc *d) in rfcomm_dlc_link()
341 static void rfcomm_dlc_unlink(struct rfcomm_dlc *d) in rfcomm_dlc_unlink()
357 struct rfcomm_dlc *d; in rfcomm_dlc_get() local
[all …]
Dsock.c50 static void rfcomm_sk_data_ready(struct rfcomm_dlc *d, struct sk_buff *skb) in rfcomm_sk_data_ready()
64 static void rfcomm_sk_state_change(struct rfcomm_dlc *d, int err) in rfcomm_sk_state_change()
158 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc; in rfcomm_sock_destruct() local
210 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc; in __rfcomm_sock_close() local
275 struct rfcomm_dlc *d; in rfcomm_sock_alloc() local
387 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc; in rfcomm_sock_connect() local
563 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc; in rfcomm_sock_sendmsg() local
629 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc; in rfcomm_sock_recvmsg() local
956 int rfcomm_connect_ind(struct rfcomm_session *s, u8 channel, struct rfcomm_dlc **d) in rfcomm_connect_ind()
/net/core/
Dgen_stats.c28 gnet_stats_copy(struct gnet_dump *d, int type, void *buf, int size, int padattr) in gnet_stats_copy()
65 struct gnet_dump *d, int padattr) in gnet_stats_start_copy_compat()
115 struct gnet_dump *d, int padattr) in gnet_stats_start_copy()
180 struct gnet_dump *d, in gnet_stats_copy_basic()
218 gnet_stats_copy_rate_est(struct gnet_dump *d, in gnet_stats_copy_rate_est()
300 gnet_stats_copy_queue(struct gnet_dump *d, in gnet_stats_copy_queue()
338 gnet_stats_copy_app(struct gnet_dump *d, void *st, int len) in gnet_stats_copy_app()
374 gnet_stats_finish_copy(struct gnet_dump *d) in gnet_stats_finish_copy()
Dutils.c127 u8 *d; in in4_pton() local
193 u8 *d, *dc = NULL; in in6_pton() local
/net/sched/
Dact_simple.c34 struct tcf_defact *d = to_defact(a); in tcf_simp() local
52 struct tcf_defact *d = to_defact(a); in tcf_simp_release() local
56 static int alloc_defdata(struct tcf_defact *d, const struct nlattr *defdata) in alloc_defdata()
65 static void reset_policy(struct tcf_defact *d, const struct nlattr *defdata, in reset_policy()
87 struct tcf_defact *d; in tcf_simp_init() local
145 struct tcf_defact *d = to_defact(a); in tcf_simp_dump() local
Dact_skbmod.c30 struct tcf_skbmod *d = to_skbmod(a); in tcf_skbmod_run() local
93 struct tcf_skbmod *d; in tcf_skbmod_init() local
192 struct tcf_skbmod *d = to_skbmod(a); in tcf_skbmod_cleanup() local
203 struct tcf_skbmod *d = to_skbmod(a); in tcf_skbmod_dump() local
Dact_skbedit.c36 struct tcf_skbedit *d = to_skbedit(a); in tcf_skbedit() local
74 struct tcf_skbedit *d; in tcf_skbedit_init() local
173 struct tcf_skbedit *d = to_skbedit(a); in tcf_skbedit_dump() local
/net/can/
Daf_can.c385 struct dev_rcv_lists *d) in find_rcv_list()
468 struct dev_rcv_lists *d; in can_rx_register() local
546 struct dev_rcv_lists *d; in can_rx_unregister() local
619 static int can_rcv_filter(struct dev_rcv_lists *d, struct sk_buff *skb) in can_rcv_filter()
686 struct dev_rcv_lists *d; in can_receive() local
825 struct dev_rcv_lists *d; in can_notifier() local
916 struct dev_rcv_lists *d = dev->ml_priv; in can_pernet_exit() local
Dproc.c341 struct dev_rcv_lists *d) in can_rcvlist_proc_show_one()
356 struct dev_rcv_lists *d; in can_rcvlist_proc_show() local
420 struct dev_rcv_lists *d; in can_rcvlist_sff_proc_show() local
464 struct dev_rcv_lists *d; in can_rcvlist_eff_proc_show() local
/net/ceph/crush/
Dhash.c62 static __u32 crush_hash32_rjenkins1_4(__u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_rjenkins1_4()
76 static __u32 crush_hash32_rjenkins1_5(__u32 a, __u32 b, __u32 c, __u32 d, in crush_hash32_rjenkins1_5()
124 __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_4()
134 __u32 crush_hash32_5(int type, __u32 a, __u32 b, __u32 c, __u32 d, __u32 e) in crush_hash32_5()
/net/netfilter/ipset/
Dpfxlen.c6 #define E(a, b, c, d) \ argument
149 #define E(a, b, c, d) \ argument
Dip_set_hash_gen.h228 #define mtype_do_data_match(d) 1 argument
467 u32 i, j, d; in mtype_expire() local
559 struct mtype_elem *d; in mtype_resize() local
701 const struct mtype_elem *d = value; in mtype_add() local
843 const struct mtype_elem *d = value; in mtype_del() local
933 mtype_test_cidrs(struct ip_set *set, struct mtype_elem *d, in mtype_test_cidrs()
999 struct mtype_elem *d = value; in mtype_test() local
Dip_set_hash_ipmark.c74 const struct hash_ipmark4_elem *d) in hash_ipmark4_data_next()
197 const struct hash_ipmark6_elem *d) in hash_ipmark6_data_next()
/net/vmw_vsock/
Dhyperv_transport.c705 struct vsock_transport_recv_notify_data *d) in hvs_notify_recv_init()
712 struct vsock_transport_recv_notify_data *d) in hvs_notify_recv_pre_block()
719 struct vsock_transport_recv_notify_data *d) in hvs_notify_recv_pre_dequeue()
727 struct vsock_transport_recv_notify_data *d) in hvs_notify_recv_post_dequeue()
734 struct vsock_transport_send_notify_data *d) in hvs_notify_send_init()
741 struct vsock_transport_send_notify_data *d) in hvs_notify_send_pre_block()
748 struct vsock_transport_send_notify_data *d) in hvs_notify_send_pre_enqueue()
755 struct vsock_transport_send_notify_data *d) in hvs_notify_send_post_enqueue()
/net/ipv4/
Dipconfig.c206 struct ic_device *d, **last; in ic_open_devs() local
303 struct ic_device *d, *next; in ic_close_devs() local
505 struct ic_device *d; in ic_rarp_recv() local
593 static void __init ic_rarp_send_if(struct ic_device *d) in ic_rarp_send_if()
668 ic_dhcp_init_options(u8 *options, struct ic_device *d) in ic_dhcp_init_options()
807 static void __init ic_bootp_send_if(struct ic_device *d, unsigned long jiffies_diff) in ic_bootp_send_if()
964 struct ic_device *d; in ic_bootp_recv() local
1164 struct ic_device *d; in ic_dynamic() local
/net/rose/
Drose_in.c104 …3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr, int q, int d, int m) in rose_state3_machine()
267 int queued = 0, frametype, ns, nr, q, d, m; in rose_process_rx_frame() local
/net/ax25/
Dax25_addr.c163 int d = 0; in ax25_addr_parse() local
219 const ax25_address *dest, const ax25_digi *d, int flag, int modulus) in ax25_addr_build()
/net/x25/
Dx25_in.c204 …3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr, int q, int d, int m) in x25_state3_machine()
384 int queued = 0, frametype, ns, nr, q, d, m; in x25_process_rx_frame() local
/net/netfilter/
Dnft_set_rbtree.c53 int d; in __nft_rbtree_lookup() local
124 int d; in __nft_rbtree_insert() local
215 int d; in nft_rbtree_deactivate() local
/net/ceph/
Darmor.c80 int a, b, c, d; in ceph_unarmor() local
/net/dsa/
Dlegacy.c313 struct device *d; in dsa_host_dev_to_mii_bus() local
709 static int dsa_suspend(struct device *d) in dsa_suspend()
725 static int dsa_resume(struct device *d) in dsa_resume()
/net/bluetooth/
Dleds.c31 struct hci_dev *d; in hci_leds_update_powered() local
Dlib.c36 unsigned char *d = (unsigned char *)dst; in baswap() local
/net/batman-adv/
Ddebugfs.c349 struct dentry *d; in batadv_debugfs_rename_hardif() local
433 struct dentry *d; in batadv_debugfs_rename_meshif() local

1234