Home
last modified time | relevance | path

Searched refs:quota_id (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/mm/
H A Dshmem_quota.c48 struct quota_id { struct
93 * Free all the quota_id entries in the rb tree and rb_root.
99 struct quota_id *entry; in shmem_free_file_info()
105 entry = rb_entry(node, struct quota_id, node); in shmem_free_file_info()
122 struct quota_id *entry = NULL; in shmem_get_next_id()
130 entry = rb_entry(node, struct quota_id, node); in shmem_get_next_id()
151 entry = rb_entry(node, struct quota_id, node); in shmem_get_next_id()
171 struct quota_id *new_entry, *entry; in shmem_acquire_dquot()
181 entry = rb_entry(parent, struct quota_id, node); in shmem_acquire_dquot()
192 new_entry = kzalloc(sizeof(struct quota_id), GFP_NOF in shmem_acquire_dquot()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Ddebug.c987 u32 quota_id; in rtw89_debug_mac_dump_dle_dbg() local
1000 for (quota_id = 0; quota_id <= WDE_QTAID_CPUIO; quota_id++) { in rtw89_debug_mac_dump_dle_dbg()
1001 switch (quota_id) { in rtw89_debug_mac_dump_dle_dbg()
1009 for (quota_id = 0; quota_id <= PLE_QTAID_CPUIO; quota_id++) { in rtw89_debug_mac_dump_dle_dbg()
1010 switch (quota_id) { in rtw89_debug_mac_dump_dle_dbg()

Completed in 6 milliseconds