Searched refs:plid (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/cgroup/ |
| H A D | iocost_monitor.py | 43 plid = prog['blkcg_policy_iocost'].plid.value_() variable 233 if blkg.pd[plid]: 234 root_iocg = container_of(blkg.pd[plid], 'struct ioc_gq', 'pd') 261 if not blkg.pd[plid]: 264 iocg = container_of(blkg.pd[plid], 'struct ioc_gq', 'pd')
|
| /linux/block/ |
| H A D | blk-cgroup.h | 141 int plid; member 157 int plid; member 175 int plid; member 289 return blkg ? READ_ONCE(blkg->pd[pol->plid]) : NULL; in blkg_to_pd() 295 return blkcg ? blkcg->cpd[pol->plid] : NULL; in blkcg_to_cpd() 482 return pol && test_bit(pol->plid, q->blkcg_pols); in blkcg_policy_enabled()
|
| H A D | blk-cgroup.c | 356 pd->plid = i; in blkg_alloc() 609 __clear_bit(pol->plid, q->blkcg_pols); in blkg_destroy_all() 1418 cpd->plid = i; in blkcg_css_alloc() 1558 pd = blkg->pd[pol->plid]; in blkcg_policy_teardown_pds() 1564 WRITE_ONCE(blkg->pd[pol->plid], NULL); in blkcg_policy_teardown_pds() 1616 if (blkg->pd[pol->plid]) in blkcg_activate_policy() 1655 pd->plid = pol->plid; in blkcg_activate_policy() 1656 WRITE_ONCE(blkg->pd[pol->plid], pd); in blkcg_activate_policy() 1668 __set_bit(pol->plid, q->blkcg_pols); in blkcg_activate_policy() 1715 __clear_bit(pol->plid, q->blkcg_pols); in blkcg_deactivate_policy() [all …]
|
| /linux/net/mac80211/ |
| H A D | sta_info.h | 407 u16 plid; member
|
| H A D | sta_info.c | 2772 sinfo->plid = sta->mesh->plid; in sta_set_mesh_sinfo()
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | qlink.h | 1835 __le16 plid; member
|
| /linux/net/wireless/ |
| H A D | trace.h | 211 __field(u16, plid) \ 227 __entry->plid = sinfo->plid; \
|
| H A D | nl80211.c | 8133 PUT_SINFO(PLID, plid, u16); in nl80211_put_sta_info_common()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 2423 u16 plid; member
|