Home
last modified time | relevance | path

Searched refs:free (Results 1 – 25 of 33) sorted by relevance

12

/net/llc/
Dllc_c_ac.c212 goto free; in llc_conn_ac_send_disc_cmd_p_set_x()
218 free: in llc_conn_ac_send_disc_cmd_p_set_x()
239 goto free; in llc_conn_ac_send_dm_rsp_f_set_p()
244 free: in llc_conn_ac_send_dm_rsp_f_set_p()
263 goto free; in llc_conn_ac_send_dm_rsp_f_set_1()
268 free: in llc_conn_ac_send_dm_rsp_f_set_1()
297 goto free; in llc_conn_ac_send_frmr_rsp_f_set_x()
302 free: in llc_conn_ac_send_frmr_rsp_f_set_x()
324 goto free; in llc_conn_ac_resend_frmr_rsp_f_set_0()
329 free: in llc_conn_ac_resend_frmr_rsp_f_set_0()
[all …]
Dllc_station.c64 goto free; in llc_station_ac_send_xid_r()
68 free: in llc_station_ac_send_xid_r()
93 goto free; in llc_station_ac_send_test_r()
97 free: in llc_station_ac_send_test_r()
/net/ax25/
Dax25_in.c204 goto free; in ax25_rcv()
211 goto free; in ax25_rcv()
239 goto free; in ax25_rcv()
299 goto free; in ax25_rcv()
334 goto free; in ax25_rcv()
367 goto free; in ax25_rcv()
371 goto free; in ax25_rcv()
428 free: in ax25_rcv()
/net/sunrpc/
Dauth.c367 LIST_HEAD(free); in rpcauth_clear_credcache()
384 list_add_tail(&cred->cr_lru, &free); in rpcauth_clear_credcache()
390 rpcauth_destroy_credlist(&free); in rpcauth_clear_credcache()
417 rpcauth_prune_expired(struct list_head *free, int nr_to_scan) in rpcauth_prune_expired() argument
444 list_add_tail(&cred->cr_lru, free); in rpcauth_prune_expired()
458 LIST_HEAD(free); in rpcauth_cache_shrinker()
468 res = rpcauth_prune_expired(&free, nr_to_scan); in rpcauth_cache_shrinker()
470 rpcauth_destroy_credlist(&free); in rpcauth_cache_shrinker()
481 LIST_HEAD(free); in rpcauth_lookup_credcache()
525 list_add_tail(&new->cr_lru, &free); in rpcauth_lookup_credcache()
[all …]
Dxprt.c1008 if (!list_empty(&xprt->free)) { in xprt_alloc_slot()
1009 req = list_entry(xprt->free.next, struct rpc_rqst, rq_list); in xprt_alloc_slot()
1057 list_add(&req->rq_list, &xprt->free); in xprt_free_slot()
1066 while (!list_empty(&xprt->free)) { in xprt_free_all_slots()
1067 req = list_first_entry(&xprt->free, struct rpc_rqst, rq_list); in xprt_free_all_slots()
1091 list_add(&req->rq_list, &xprt->free); in xprt_alloc()
1254 INIT_LIST_HEAD(&xprt->free); in xprt_init()
/net/mac80211/
Dmesh_plink.c304 goto free; in mesh_plink_frame_tx()
308 goto free; in mesh_plink_frame_tx()
328 goto free; in mesh_plink_frame_tx()
332 goto free; in mesh_plink_frame_tx()
353 goto free; in mesh_plink_frame_tx()
357 goto free; in mesh_plink_frame_tx()
361 free: in mesh_plink_frame_tx()
Doffchannel.c300 void ieee80211_roc_notify_destroy(struct ieee80211_roc_work *roc, bool free) in ieee80211_roc_notify_destroy() argument
324 if (free) in ieee80211_roc_notify_destroy()
Drc80211_minstrel_ht.c1008 mac80211_minstrel.free(priv); in minstrel_ht_free()
1020 .free = minstrel_ht_free,
Drc80211_pid_algo.c460 .free = rate_control_pid_free,
Drc80211_minstrel.c633 .free = minstrel_free,
/net/ceph/crush/
Dcrush.c7 # define kfree(x) do { if (x) free(x); } while (0)
Dmapper.c18 # define kfree(x) free(x)
/net/tipc/
Dname_table.c381 struct sub_seq *free; in tipc_nameseq_remove_publ() local
418 free = &nseq->sseqs[nseq->first_free--]; in tipc_nameseq_remove_publ()
419 memmove(sseq, sseq + 1, (free - (sseq + 1)) * sizeof(*sseq)); in tipc_nameseq_remove_publ()
/net/ipv4/
Draw.c470 int free = 0; in raw_sendmsg() local
527 free = 1; in raw_sendmsg()
620 if (free) in raw_sendmsg()
Dping.c702 int free = 0; in ping_v4_sendmsg() local
745 free = 1; in ping_v4_sendmsg()
831 if (free) in ping_v4_sendmsg()
/net/bluetooth/rfcomm/
Dtty.c279 goto free; in rfcomm_dev_add()
286 goto free; in rfcomm_dev_add()
299 free: in rfcomm_dev_add()
/net/sctp/
Dauth.c760 goto free; in sctp_auth_calculate_hmac()
764 free: in sctp_auth_calculate_hmac()
DKconfig22 -- acknowledged error-free non-duplicated transfer of user data,
/net/netfilter/
Dnf_conntrack_netlink.c1125 goto free; in ctnetlink_get_conntrack()
1133 free: in ctnetlink_get_conntrack()
1975 goto free; in ctnetlink_stat_ct()
1983 free: in ctnetlink_stat_ct()
2579 goto free; in ctnetlink_get_expect()
2587 free: in ctnetlink_get_expect()
/net/rfkill/
Dcore.c1058 goto free; in rfkill_fop_open()
1070 free: in rfkill_fop_open()
/net/ipv4/netfilter/
Darp_tables.c1158 goto free; in do_add_counters()
1164 goto free; in do_add_counters()
1188 free: in do_add_counters()
Dip_tables.c1345 goto free; in do_add_counters()
1351 goto free; in do_add_counters()
1375 free: in do_add_counters()
/net/batman-adv/
Dnetwork-coding.c742 goto free; in batadv_nc_get_nc_node()
769 free: in batadv_nc_get_nc_node()
/net/ipv6/netfilter/
Dip6_tables.c1355 goto free; in do_add_counters()
1361 goto free; in do_add_counters()
1387 free: in do_add_counters()
/net/rose/
Daf_rose.c1178 skbn->free = 1; in rose_sendmsg()
1199 skb->free = 1; in rose_sendmsg()

12