Home
last modified time | relevance | path

Searched refs:refcounted (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/net/mac80211/
Dutil.c327 bool refcounted) in __ieee80211_wake_queue() argument
339 if (!refcounted) in __ieee80211_wake_queue()
361 bool refcounted) in ieee80211_wake_queue_by_reason() argument
367 __ieee80211_wake_queue(hw, queue, reason, refcounted); in ieee80211_wake_queue_by_reason()
381 bool refcounted) in __ieee80211_stop_queue() argument
392 if (!refcounted) in __ieee80211_stop_queue()
421 bool refcounted) in ieee80211_stop_queue_by_reason() argument
427 __ieee80211_stop_queue(hw, queue, reason, refcounted); in ieee80211_stop_queue_by_reason()
497 bool refcounted) in ieee80211_stop_queues_by_reason() argument
506 __ieee80211_stop_queue(hw, i, reason, refcounted); in ieee80211_stop_queues_by_reason()
[all …]
Dieee80211_i.h1866 bool refcounted);
1876 bool refcounted);
1879 bool refcounted);
1882 bool refcounted);
/linux-4.1.27/Documentation/filesystems/
Dpath-lookup.txt225 Where ref-walk uses a stable, refcounted ``parent'' to walk the remaining
/linux-4.1.27/Documentation/security/
Dcredentials.txt278 (groups, keys, LSM security) a refcounted structure of type 'struct cred'.
/linux-4.1.27/lib/
DKconfig.debug1121 goes completely against the principles of a refcounted object.