Home
last modified time | relevance | path

Searched defs:iotab (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hyperhold/
H A Dhp_iotab.c29 struct hp_iotab iotab = { variable
36 static struct hpio *__iotab_search_get(struct hp_iotab *iotab, u32 eid) in __iotab_search_get() argument
47 static struct hpio *iotab_search_get(struct hp_iotab *iotab, u32 eid) in iotab_search_get() argument
65 iotab_insert(struct hp_iotab *iotab, struct hpio *hpio) iotab_insert() argument
86 iotab_delete(struct hp_iotab *iotab, struct hpio *hpio) iotab_delete() argument
255 dump_iotab(struct hp_iotab *iotab) dump_iotab() argument
[all...]
/kernel/linux/linux-6.6/drivers/hyperhold/
H A Dhp_iotab.c29 struct hp_iotab iotab = { variable
36 static struct hpio *__iotab_search_get(struct hp_iotab *iotab, u32 eid) in __iotab_search_get() argument
47 static struct hpio *iotab_search_get(struct hp_iotab *iotab, u32 eid) in iotab_search_get() argument
65 iotab_insert(struct hp_iotab *iotab, struct hpio *hpio) iotab_insert() argument
86 iotab_delete(struct hp_iotab *iotab, struct hpio *hpio) iotab_delete() argument
255 dump_iotab(struct hp_iotab *iotab) dump_iotab() argument
[all...]

Completed in 2 milliseconds