Home
last modified time | relevance | path

Searched defs:pos (Results 1 – 25 of 146) sorted by relevance

123456

/net/appletalk/
Datalk_proc.c20 static __inline__ struct atalk_iface *atalk_get_interface_idx(loff_t pos) in atalk_get_interface_idx()
30 static void *atalk_seq_interface_start(struct seq_file *seq, loff_t *pos) in atalk_seq_interface_start()
39 static void *atalk_seq_interface_next(struct seq_file *seq, void *v, loff_t *pos) in atalk_seq_interface_next()
81 static __inline__ struct atalk_route *atalk_get_route_idx(loff_t pos) in atalk_get_route_idx()
91 static void *atalk_seq_route_start(struct seq_file *seq, loff_t *pos) in atalk_seq_route_start()
100 static void *atalk_seq_route_next(struct seq_file *seq, void *v, loff_t *pos) in atalk_seq_route_next()
148 static void *atalk_seq_socket_start(struct seq_file *seq, loff_t *pos) in atalk_seq_socket_start()
155 static void *atalk_seq_socket_next(struct seq_file *seq, void *v, loff_t *pos) in atalk_seq_socket_next()
/net/core/
Dnet-procfs.c15 static inline struct net_device *dev_from_same_bucket(struct seq_file *seq, loff_t *pos) in dev_from_same_bucket()
31 static inline struct net_device *dev_from_bucket(struct seq_file *seq, loff_t *pos) in dev_from_bucket()
52 static void *dev_seq_start(struct seq_file *seq, loff_t *pos) in dev_seq_start()
65 static void *dev_seq_next(struct seq_file *seq, void *v, loff_t *pos) in dev_seq_next()
118 static struct softnet_data *softnet_get_online(loff_t *pos) in softnet_get_online()
131 static void *softnet_seq_start(struct seq_file *seq, loff_t *pos) in softnet_seq_start()
136 static void *softnet_seq_next(struct seq_file *seq, void *v, loff_t *pos) in softnet_seq_next()
198 static void *ptype_get_idx(loff_t pos) in ptype_get_idx()
220 static void *ptype_seq_start(struct seq_file *seq, loff_t *pos) in ptype_seq_start()
227 static void *ptype_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ptype_seq_next()
/net/ipx/
Dipx_proc.c17 static void *ipx_seq_interface_start(struct seq_file *seq, loff_t *pos) in ipx_seq_interface_start()
23 static void *ipx_seq_interface_next(struct seq_file *seq, void *v, loff_t *pos) in ipx_seq_interface_next()
63 static void *ipx_seq_route_start(struct seq_file *seq, loff_t *pos) in ipx_seq_route_start()
69 static void *ipx_seq_route_next(struct seq_file *seq, void *v, loff_t *pos) in ipx_seq_route_next()
103 static __inline__ struct sock *ipx_get_socket_idx(loff_t pos) in ipx_get_socket_idx()
127 static void *ipx_seq_socket_start(struct seq_file *seq, loff_t *pos) in ipx_seq_socket_start()
135 static void *ipx_seq_socket_next(struct seq_file *seq, void *v, loff_t *pos) in ipx_seq_socket_next()
/net/x25/
Dx25_proc.c30 static void *x25_seq_route_start(struct seq_file *seq, loff_t *pos) in x25_seq_route_start()
37 static void *x25_seq_route_next(struct seq_file *seq, void *v, loff_t *pos) in x25_seq_route_next()
65 static void *x25_seq_socket_start(struct seq_file *seq, loff_t *pos) in x25_seq_socket_start()
72 static void *x25_seq_socket_next(struct seq_file *seq, void *v, loff_t *pos) in x25_seq_socket_next()
118 static void *x25_seq_forward_start(struct seq_file *seq, loff_t *pos) in x25_seq_forward_start()
125 static void *x25_seq_forward_next(struct seq_file *seq, void *v, loff_t *pos) in x25_seq_forward_next()
/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4_compat.c67 static struct hlist_nulls_node *ct_get_idx(struct seq_file *seq, loff_t pos) in ct_get_idx()
77 static void *ct_seq_start(struct seq_file *seq, loff_t *pos) in ct_seq_start()
84 static void *ct_seq_next(struct seq_file *s, void *v, loff_t *pos) in ct_seq_next()
249 static struct hlist_node *ct_expect_get_idx(struct seq_file *seq, loff_t pos) in ct_expect_get_idx()
259 static void *exp_seq_start(struct seq_file *seq, loff_t *pos) in exp_seq_start()
266 static void *exp_seq_next(struct seq_file *seq, void *v, loff_t *pos) in exp_seq_next()
324 static void *ct_cpu_seq_start(struct seq_file *seq, loff_t *pos) in ct_cpu_seq_start()
342 static void *ct_cpu_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ct_cpu_seq_next()
/net/sctp/
Dulpqueue.c287 struct sk_buff *pos; in sctp_ulpq_store_reasm() local
333 struct sk_buff *pos; in sctp_make_reassembled_event() local
410 struct sk_buff *pos; in sctp_ulpq_retrieve_reassembled() local
519 struct sk_buff *pos, *last_frag, *first_frag; in sctp_ulpq_retrieve_partial() local
619 struct sk_buff *pos, *last_frag, *first_frag; in sctp_ulpq_retrieve_first() local
697 struct sk_buff *pos, *tmp; in sctp_ulpq_reasm_flushtsn() local
759 struct sk_buff *pos, *tmp; in sctp_ulpq_retrieve_ordered() local
800 struct sk_buff *pos; in sctp_ulpq_store_ordered() local
886 struct sk_buff *pos, *tmp; in sctp_ulpq_reap_ordered() local
Dproc.c181 static void * sctp_eps_seq_start(struct seq_file *seq, loff_t *pos) in sctp_eps_seq_start()
200 static void * sctp_eps_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_eps_seq_next()
286 static void * sctp_assocs_seq_start(struct seq_file *seq, loff_t *pos) in sctp_assocs_seq_start()
309 static void * sctp_assocs_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_assocs_seq_next()
411 static void *sctp_remaddr_seq_start(struct seq_file *seq, loff_t *pos) in sctp_remaddr_seq_start()
426 static void *sctp_remaddr_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_remaddr_seq_next()
Dobjcnt.c97 static void *sctp_objcnt_seq_start(struct seq_file *seq, loff_t *pos) in sctp_objcnt_seq_start()
106 static void * sctp_objcnt_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_objcnt_seq_next()
Dassociola.c384 struct list_head *pos, *temp; in sctp_association_free() local
543 struct list_head *pos; in sctp_assoc_rm_peer() local
781 struct list_head *pos; in sctp_assoc_del_peer() local
1210 struct list_head *pos, *temp; in sctp_assoc_update() local
1312 struct list_head *pos; in sctp_assoc_update_retran_path() local
/net/irda/
Ddiscovery.c323 static inline discovery_t *discovery_seq_idx(loff_t pos) in discovery_seq_idx()
338 static void *discovery_seq_start(struct seq_file *seq, loff_t *pos) in discovery_seq_start()
344 static void *discovery_seq_next(struct seq_file *seq, void *v, loff_t *pos) in discovery_seq_next()
/net/mac80211/
Dmesh.c252 u8 *pos, neighbors; in mesh_add_meshconf_ie() local
294 u8 *pos; in mesh_add_meshid_ie() local
312 u8 *pos; in mesh_add_awake_window_ie() local
388 u8 *pos; in mesh_add_ds_params_ie() local
416 u8 *pos; in mesh_add_ht_cap_ie() local
442 u8 *pos; in mesh_add_ht_oper_ie() local
612 u8 *pos; in ieee80211_mesh_build_beacon() local
834 u8 *pos; in ieee80211_mesh_rx_probe_req() local
Dtkip.c69 static u8 *write_tkip_iv(u8 *pos, u16 iv16) in write_tkip_iv()
145 u8 *ieee80211_tkip_add_iv(u8 *pos, struct ieee80211_key *key) in ieee80211_tkip_add_iv()
250 u8 rc4key[16], keyid, *pos = payload; in ieee80211_tkip_decrypt_data() local
Daes_ccm.c58 u8 *pos, *cpos, *b, *s_0, *e, *b_0; in ieee80211_aes_ccm_encrypt() local
97 u8 *pos, *cpos, *b, *s_0, *a, *b_0; in ieee80211_aes_ccm_decrypt() local
/net/llc/
Dllc_proc.c34 static struct sock *llc_get_sk_idx(loff_t pos) in llc_get_sk_idx()
59 static void *llc_seq_start(struct seq_file *seq, loff_t *pos) in llc_seq_start()
80 static void *llc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in llc_seq_next()
/net/netfilter/
Dnf_conntrack_standalone.c89 static struct hlist_nulls_node *ct_get_idx(struct seq_file *seq, loff_t pos) in ct_get_idx()
99 static void *ct_seq_start(struct seq_file *seq, loff_t *pos) in ct_seq_start()
109 static void *ct_seq_next(struct seq_file *s, void *v, loff_t *pos) in ct_seq_next()
273 static void *ct_cpu_seq_start(struct seq_file *seq, loff_t *pos) in ct_cpu_seq_start()
291 static void *ct_cpu_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ct_cpu_seq_next()
Dxt_policy.c61 int i, pos; in match_policy_in() local
91 int i, pos; in match_policy_out() local
/net/sunrpc/auth_gss/
Dgss_mech_switch.c151 struct gss_api_mech *pos, *gm = NULL; in _gss_mech_get_by_name() local
180 struct gss_api_mech *pos, *gm = NULL; in gss_mech_get_by_OID() local
216 struct gss_api_mech *gm = NULL, *pos; in _gss_mech_get_by_pseudoflavor() local
258 struct gss_api_mech *pos = NULL; in gss_mech_list_pseudoflavors() local
/net/wireless/
Dwext-proc.c90 static void *wireless_dev_seq_start(struct seq_file *seq, loff_t *pos) in wireless_dev_seq_start()
107 static void *wireless_dev_seq_next(struct seq_file *seq, void *v, loff_t *pos) in wireless_dev_seq_next()
Dlib80211_crypt_wep.c96 u8 *pos; in lib80211_wep_build_iv() local
138 u8 *pos, *icv; in lib80211_wep_encrypt() local
186 u8 keyidx, *pos, icv[4]; in lib80211_wep_decrypt() local
Dlib80211_crypt_ccmp.c115 u8 *pos, qc = 0; in ccmp_init_blocks() local
186 u8 *pos; in lib80211_ccmp_hdr() local
222 u8 *pos, *mic; in lib80211_ccmp_encrypt() local
288 u8 keyidx, *pos; in lib80211_ccmp_decrypt() local
/net/xfrm/
Dxfrm_replay.c200 u32 pos; in xfrm_replay_check_bmp() local
245 u32 pos; in xfrm_replay_advance_bmp() local
436 u32 pos; in xfrm_replay_check_esn() local
505 u32 diff, pos, seq, seq_hi; in xfrm_replay_advance_esn() local
/net/ax25/
Dax25_uid.c150 static void *ax25_uid_seq_start(struct seq_file *seq, loff_t *pos) in ax25_uid_seq_start()
157 static void *ax25_uid_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ax25_uid_seq_next()
/net/rose/
Drose_route.c1086 static void *rose_node_start(struct seq_file *seq, loff_t *pos) in rose_node_start()
1102 static void *rose_node_next(struct seq_file *seq, void *v, loff_t *pos) in rose_node_next()
1165 static void *rose_neigh_start(struct seq_file *seq, loff_t *pos) in rose_neigh_start()
1181 static void *rose_neigh_next(struct seq_file *seq, void *v, loff_t *pos) in rose_neigh_next()
1250 static void *rose_route_start(struct seq_file *seq, loff_t *pos) in rose_route_start()
1266 static void *rose_route_next(struct seq_file *seq, void *v, loff_t *pos) in rose_route_next()
/net/phonet/
Dsocket.c540 static struct sock *pn_sock_get_idx(struct seq_file *seq, loff_t pos) in pn_sock_get_idx()
571 static void *pn_sock_seq_start(struct seq_file *seq, loff_t *pos) in pn_sock_seq_start()
578 static void *pn_sock_seq_next(struct seq_file *seq, void *v, loff_t *pos) in pn_sock_seq_next()
730 static struct sock **pn_res_get_idx(struct seq_file *seq, loff_t pos) in pn_res_get_idx()
761 static void *pn_res_seq_start(struct seq_file *seq, loff_t *pos) in pn_res_seq_start()
768 static void *pn_res_seq_next(struct seq_file *seq, void *v, loff_t *pos) in pn_res_seq_next()
/net/rxrpc/
Dar-proc.c37 static void *rxrpc_call_seq_next(struct seq_file *seq, void *v, loff_t *pos) in rxrpc_call_seq_next()
119 loff_t *pos) in rxrpc_connection_seq_next()

123456