Searched refs:quota_id (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ |
| H A D | shmem_quota.c | 46 struct quota_id { struct 97 struct quota_id *entry; in shmem_free_file_info() 103 entry = rb_entry(node, struct quota_id, node); in shmem_free_file_info() 120 struct quota_id *entry = NULL; in shmem_get_next_id() 129 entry = rb_entry(node, struct quota_id, node); in shmem_get_next_id() 150 entry = rb_entry(node, struct quota_id, node); in shmem_get_next_id() 170 struct quota_id *new_entry, *entry; in shmem_acquire_dquot() 182 entry = rb_entry(parent, struct quota_id, node); in shmem_acquire_dquot() 193 new_entry = kzalloc_obj(struct quota_id, GFP_NOFS); in shmem_acquire_dquot() 271 struct quota_id *entry = NULL; in shmem_release_dquot() [all …]
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | debug.c | 1384 u32 quota_id; in rtw89_debug_mac_dump_dle_dbg() local 1397 for (quota_id = 0; quota_id <= WDE_QTAID_CPUIO; quota_id++) { in rtw89_debug_mac_dump_dle_dbg() 1398 switch (quota_id) { in rtw89_debug_mac_dump_dle_dbg() 1406 for (quota_id = 0; quota_id <= PLE_QTAID_CPUIO; quota_id++) { in rtw89_debug_mac_dump_dle_dbg() 1407 switch (quota_id) { in rtw89_debug_mac_dump_dle_dbg()
|
| H A D | mac_be.c | 1950 enum rtw89_mac_dle_ple_quota_id quota_id) in dle_upd_qta_aval_page_be() argument 1956 B_BE_WDE_AVAL_UPD_QTAID_MASK, quota_id); in dle_upd_qta_aval_page_be() 1964 B_BE_PLE_AVAL_UPD_QTAID_MASK, quota_id); in dle_upd_qta_aval_page_be()
|