Searched defs:__acquires (Results 26 - 50 of 80) sorted by relevance

1234

/linux-master/net/core/
H A Dnet-procfs.c23 __acquires(RCU) function
204 __acquires(RCU) function
H A Dbpf_sk_storage.c711 __acquires(RCU) __releases(RCU) function
/linux-master/net/mac80211/
H A Dagg-tx.c161 static void __acquires(agg_queue) function
240 static void __acquires(agg_queue) function
H A Dmesh_plink.c594 struct ieee80211_rx_status *rx_status) __acquires(RCU) function
/linux-master/net/rose/
H A Drose_route.c1095 __acquires(rose_node_list_lock) function
1154 __acquires(rose_neigh_list_lock) function
1225 __acquires(rose_route_list_lock) function
H A Daf_rose.c1426 __acquires(rose_list_lock) function
/linux-master/fs/afs/
H A Dproc.c60 __acquires(rcu) function
371 __acquires(rcu) function
471 __acquires(rcu) function
/linux-master/include/linux/
H A Dcompiler_types.h39 # define __acquires(x) __attribute__((context(x,0,1))) macro
67 # define __acquires(x) macro
/linux-master/net/atm/
H A Dbr2684.c768 __acquires(devs_lock) function
/linux-master/lib/
H A Drhashtable.c719 __acquires(RCU) function
/linux-master/net/phonet/
H A Dsocket.c549 __acquires(rcu) function
724 __acquires(resource_mutex) function
/linux-master/net/appletalk/
H A Daarp.c952 __acquires(aarp_lock) function
/linux-master/net/ipv6/
H A Dip6_flowlabel.c809 __acquires(RCU) function
/linux-master/net/netfilter/
H A Dxt_recent.c480 __acquires(recent_lock) function
H A Dnf_conntrack_expect.c608 __acquires(RCU) function
H A Dnf_conntrack_standalone.c152 __acquires(RCU) function
H A Dnfnetlink_log.c1077 __acquires(rcu) function
/linux-master/fs/netfs/
H A Dfscache_cookie.c1156 __acquires(fscache_cookies_lock) function
/linux-master/net/netfilter/ipvs/
H A Dip_vs_conn.c1075 __acquires(RCU) function
/linux-master/kernel/bpf/
H A Dtrampoline.c860 __acquires(RCU) function
910 __acquires(RCU) function
984 __acquires(RCU) function
/linux-master/mm/
H A Duserfaultfd.c963 __acquires(ptl1) function
/linux-master/net/ax25/
H A Daf_ax25.c1926 __acquires(ax25_list_lock) function
/linux-master/net/ipv4/
H A Dping.c1076 __acquires(ping_table.lock) function
/linux-master/kernel/locking/
H A Dlocktorture.c242 __acquires(torture_spinlock) function
285 __acquires(torture_spinlock) function
314 __acquires(torture_raw_spinlock) function
338 __acquires(torture_raw_spinlock) function
367 __acquires(torture_rwlock) function
393 __acquires(torture_rwlock) function
430 __acquires(torture_rwlock) function
446 __acquires(torture_rwlock) function
497 __acquires(torture_mutex) function
571 __acquires(torture_ww_mutex_ function
666 __acquires(torture_rtmutex) function
730 __acquires(torture_rwsem) function
752 __acquires(torture_rwsem) function
800 __acquires(pcpu_rwsem) function
813 __acquires(pcpu_rwsem) function
[all...]
/linux-master/arch/x86/kernel/cpu/
H A Dcacheinfo.c1053 void cache_disable(void) __acquires(cache_disable_lock) function

Completed in 277 milliseconds

1234