Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 235) sorted by relevance

12345678910

/net/bluetooth/
Decdh_helper.c49 u8 *tmp; in compute_ecdh_secret() local
103 u8 *buf, *tmp = NULL; in set_ecdh_privkey() local
149 u8 *tmp; in generate_ecdh_public_key() local
/net/caif/
Dcfctrl.c62 struct cfctrl_request_info *p, *tmp; in cfctrl_remove() local
143 struct cfctrl_request_info *p, *tmp, *first; in cfctrl_remove_req() local
337 struct cfctrl_request_info *p, *tmp; in cfctrl_cancel_req() local
363 u8 tmp; in cfctrl_link_setup() local
562 struct cfctrl_request_info *p, *tmp; in cfctrl_ctrlcmd() local
588 u8 linkid, linktype, tmp; in handle_loop() local
Dcfrfml.c48 int tmp; in cfrfml_create() local
99 u8 tmp; in cfrfml_receive() local
/net/mac80211/
Doffchannel.c197 struct ieee80211_roc_work *roc, *tmp; in ieee80211_end_finished_rocs() local
292 struct ieee80211_roc_work *roc, *tmp; in _ieee80211_start_next_roc() local
418 struct ieee80211_roc_work *roc, *tmp; in ieee80211_reconfig_roc() local
568 struct ieee80211_roc_work *roc, *tmp; in ieee80211_start_roc_work() local
721 struct ieee80211_roc_work *roc, *tmp, *found = NULL; in ieee80211_cancel_roc() local
1063 struct ieee80211_roc_work *roc, *tmp; in ieee80211_roc_purge() local
Dchan.c102 struct ieee80211_chan_req *tmp) in ieee80211_chanreq_compatible()
123 struct ieee80211_chan_req *tmp) in ieee80211_chanctx_compatible()
144 struct ieee80211_chan_req *tmp) in ieee80211_chanctx_reserved_chanreq()
166 struct ieee80211_chan_req *tmp) in ieee80211_chanctx_non_reserved_chandef()
193 struct ieee80211_chan_req tmp; in ieee80211_chanctx_can_reserve() local
582 struct ieee80211_chan_req tmp; in ieee80211_find_chanctx() local
777 struct ieee80211_chan_req tmp; in ieee80211_recalc_chanctx_chantype() local
915 struct ieee80211_link_data *tmp; in ieee80211_assign_link_chanctx() local
1300 struct ieee80211_chan_req tmp; in ieee80211_link_use_reserved_reassign() local
1383 struct ieee80211_chan_req tmp; in ieee80211_link_use_reserved_assign() local
[all …]
Dsta_info.c207 struct rhlist_head *tmp; in sta_info_get() local
232 struct rhlist_head *tmp; in sta_info_get_bss() local
261 struct rhlist_head *tmp; in link_sta_info_get_bss() local
289 struct rhlist_head *tmp; in ieee80211_find_sta_by_link_addrs() local
321 struct rhlist_head *tmp; in sta_info_get_by_addrs() local
1580 struct sta_info *sta, *tmp; in __sta_info_flush() local
1627 struct sta_info *sta, *tmp; in ieee80211_sta_expire() local
1655 struct rhlist_head *tmp; in ieee80211_find_sta_by_ifaddr() local
1737 int count = skb_queue_len(&pending), tmp; in ieee80211_sta_ps_deliver_wakeup() local
Dfils_aead.c28 u8 d[AES_BLOCK_SIZE], tmp[AES_BLOCK_SIZE] = {}; in aes_s2v() local
77 u8 *tmp; in aes_siv_encrypt() local
/net/vmw_vsock/
Daf_vsock_tap.c34 struct vsock_tap *tmp; in vsock_remove_tap() local
83 struct vsock_tap *tmp; in __vsock_deliver_tap() local
/net/core/
Ddev_addr_lists.c250 struct netdev_hw_addr *ha, *tmp; in __hw_addr_sync_multiple() local
274 struct netdev_hw_addr *ha, *tmp; in __hw_addr_sync() local
292 struct netdev_hw_addr *ha, *tmp; in __hw_addr_unsync() local
320 struct netdev_hw_addr *ha, *tmp; in __hw_addr_sync_dev() local
376 struct netdev_hw_addr *ha, *tmp; in __hw_addr_ref_sync_dev() local
433 struct netdev_hw_addr *ha, *tmp; in __hw_addr_ref_unsync_dev() local
467 struct netdev_hw_addr *ha, *tmp; in __hw_addr_unsync_dev() local
485 struct netdev_hw_addr *ha, *tmp; in __hw_addr_flush() local
/net/6lowpan/
Dnhc_udp.c38 u8 tmp = 0, val = 0; in udp_uncompress() local
118 u8 tmp; in udp_compress() local
/net/ipv6/
Desp6.c45 void *tmp; member
86 static inline void *esp_tmp_extra(void *tmp) in esp_tmp_extra()
91 static inline u8 *esp_tmp_iv(struct crypto_aead *aead, void *tmp, int seqhilen) in esp_tmp_iv()
116 static void esp_ssg_unref(struct xfrm_state *x, void *tmp, struct sk_buff *skb) in esp_ssg_unref()
288 void *tmp; in esp_output_done() local
328 void *tmp = ESP_SKB_CB(skb)->tmp; in esp_restore_header() local
337 void *tmp = ESP_SKB_CB(skb)->tmp; in esp_output_restore_header() local
568 void *tmp; in esp6_output_tail() local
927 void *tmp; in esp6_input() local
/net/ipv4/
Desp4.c29 void *tmp; member
69 static inline void *esp_tmp_extra(void *tmp) in esp_tmp_extra()
74 static inline u8 *esp_tmp_iv(struct crypto_aead *aead, void *tmp, int extralen) in esp_tmp_iv()
99 static void esp_ssg_unref(struct xfrm_state *x, void *tmp, struct sk_buff *skb) in esp_ssg_unref()
254 void *tmp; in esp_output_done() local
292 void *tmp = ESP_SKB_CB(skb)->tmp; in esp_restore_header() local
301 void *tmp = ESP_SKB_CB(skb)->tmp; in esp_output_restore_header() local
537 void *tmp; in esp_output_tail() local
889 void *tmp; in esp_input() local
Dah4.c20 void *tmp; member
42 static inline u8 *ah_tmp_auth(void *tmp, unsigned int offset) in ah_tmp_auth()
47 static inline u8 *ah_tmp_icv(void *tmp, unsigned int offset) in ah_tmp_icv()
Dipmr_base.c66 struct rhlist_head *tmp, *list; in mr_mfc_find_parent() local
80 struct rhlist_head *tmp, *list; in mr_mfc_find_any_parent() local
95 struct rhlist_head *tmp, *list; in mr_mfc_find_any() local
/net/x25/
Dx25_forward.c130 struct x25_forward *fwd, *tmp; in x25_clear_forward_by_lci() local
146 struct x25_forward *fwd, *tmp; in x25_clear_forward_by_dev() local
Dx25_route.c101 struct list_head *entry, *tmp; in x25_route_device_down() local
196 struct list_head *entry, *tmp; in x25_route_free() local
Dx25_link.c313 struct list_head *entry, *tmp; in x25_link_device_down() local
408 struct list_head *entry, *tmp; in x25_link_free() local
/net/ncsi/
Dncsi-manage.c210 struct ncsi_channel *nc, *tmp; in ncsi_add_channel() local
285 struct ncsi_package *np, *tmp; in ncsi_add_package() local
316 struct ncsi_channel *nc, *tmp; in ncsi_remove_package() local
471 struct ncsi_channel *nc, *tmp; in ncsi_suspend_channel() local
1718 struct vlan_vid *vlan, *tmp; in ncsi_vlan_rx_kill_vid() local
1872 struct ncsi_channel *nc, *active, *tmp; in ncsi_reset_dev() local
1958 struct ncsi_package *np, *tmp; in ncsi_unregister_dev() local
/net/mctp/
Droute.c215 struct mctp_sk_key *tmp; in mctp_key_add() local
681 struct mctp_sk_key *key, *tmp; in mctp_alloc_local_tag() local
765 struct mctp_sk_key *key, *tmp; in mctp_lookup_prealloc_tag() local
827 struct mctp_route *tmp, *rt = NULL; in mctp_route_lookup() local
849 struct mctp_route *tmp, *rt = NULL; in mctp_route_lookup_null() local
1134 struct mctp_route *rt, *tmp; in mctp_route_remove() local
1174 struct mctp_route *rt, *tmp; in mctp_route_remove_dev() local
/net/sctp/
Doutput.c163 struct sctp_chunk *chunk, *tmp; in sctp_packet_free() local
441 struct sctp_chunk *chunk, *tmp; in sctp_packet_pack() local
573 struct sctp_chunk *chunk, *tmp; in sctp_packet_transmit() local
Dulpqueue.c145 struct sk_buff *skb, *tmp; in sctp_clear_pd() local
681 struct sk_buff *pos, *tmp; in sctp_ulpq_reasm_flushtsn() local
743 struct sk_buff *pos, *tmp; in sctp_ulpq_retrieve_ordered() local
870 struct sk_buff *pos, *tmp; in sctp_ulpq_reap_ordered() local
/net/rds/
Dsend.c67 struct rds_message *rm, *tmp; in rds_send_path_reset() local
141 unsigned int tmp; in rds_send_xmit() local
688 struct rds_message *rm, *tmp; in rds_send_path_drop_acked() local
723 struct rds_message *rm, *tmp; in rds_send_drop_to() local
/net/wireless/
Dcore.c341 struct wireless_dev *wdev, *tmp; in cfg80211_destroy_ifaces() local
374 struct cfg80211_sched_scan_request *req, *tmp; in cfg80211_sched_scan_stop_wk() local
1199 struct cfg80211_internal_bss *scan, *tmp; in cfg80211_dev_free() local
1340 struct cfg80211_sched_scan_request *pos, *tmp; in cfg80211_leave() local
1516 struct cfg80211_sched_scan_request *pos, *tmp; in cfg80211_netdev_notifier_call() local
/net/bridge/
Dbr_input.c312 struct br_frame_type *tmp; in br_process_frame_type() local
459 struct br_frame_type *tmp; in br_del_frame() local
/net/netlabel/
Dnetlabel_addrlist.h92 #define netlbl_af4list_foreach_safe(iter, tmp, head) \ argument
159 #define netlbl_af6list_foreach_safe(iter, tmp, head) \ argument

12345678910