Searched refs:kfree_rcu (Results 251 - 275 of 315) sorted by last modified time

<<111213

/linux-master/net/sctp/
H A Dassociola.c417 kfree_rcu(asoc, rcu);
H A Dbind_addr.c131 kfree_rcu(addr, rcu);
198 kfree_rcu(addr, rcu);
/linux-master/net/sunrpc/
H A Dsvcauth_unix.c114 kfree_rcu(im, m_rcu);
/linux-master/security/selinux/
H A Dnetif.c116 kfree_rcu(netif, rcu_head);
H A Dnetport.c120 kfree_rcu(tail, rcu);
216 kfree_rcu(port, rcu);
H A Dnetnode.c172 kfree_rcu(tail, rcu);
283 kfree_rcu(node, rcu);
H A Dibpkey.c111 kfree_rcu(tail, rcu);
215 kfree_rcu(pkey, rcu);
/linux-master/net/openvswitch/
H A Dmeter.c50 kfree_rcu(meter, rcu);
H A Dvport.c423 kfree_rcu(old, rcu);
/linux-master/net/ipv6/ila/
H A Dila_xlat.c163 kfree_rcu(ila, rcu);
/linux-master/net/batman-adv/
H A Dhard-interface.c56 kfree_rcu(hard_iface, rcu);
H A Dtvlv.c43 kfree_rcu(tvlv_handler, rcu);
H A Dnetwork-coding.c208 kfree_rcu(nc_node, rcu);
235 kfree_rcu(nc_path, rcu);
/linux-master/drivers/net/wireless/intel/iwlwifi/mei/
H A Dmain.c687 kfree_rcu(old_filters, rcu_head);
/linux-master/net/netfilter/
H A Dnf_conntrack_proto_gre.c140 kfree_rcu(ct_pptp_info->keymap[dir], rcu);
/linux-master/security/
H A Ddevice_cgroup.c149 kfree_rcu(walk, rcu);
160 kfree_rcu(ex, rcu);
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_lib.c1043 kfree_rcu(q_vector, rcu);
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_gt_buffer_pool.c34 kfree_rcu(node, rcu);
/linux-master/kernel/bpf/
H A Dlocal_storage.c177 kfree_rcu(new, rcu);
/linux-master/fs/nfsd/
H A Dnfs4idmap.c94 kfree_rcu(map, rcu_head);
/linux-master/drivers/target/
H A Dtarget_core_tpg.c598 kfree_rcu(se_tpg->tpg_virt_lun0, rcu_head);
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_so.c292 kfree_rcu(view, rcu);
/linux-master/include/linux/
H A Dposix_acl.h58 kfree_rcu(acl, a_rcu);
/linux-master/drivers/scsi/device_handler/
H A Dscsi_dh_alua.c119 kfree_rcu(pg, rcu);
/linux-master/fs/nfs/filelayout/
H A Dfilelayout.c1071 kfree_rcu(FILELAYOUT_FROM_HDR(lo), generic_hdr.plh_rcu);

Completed in 274 milliseconds

<<111213