Home
last modified time | relevance | path

Searched refs:list_del (Results 1 – 9 of 9) sorted by relevance

/reactos/drivers/filesystems/ext2/src/jbd/
H A Drevoke.c451 list_del(&record->hash); in journal_cancel_revoke()
531 list_del(&record->hash); in journal_write_revoke_records()
702 list_del(&record->hash); in journal_clear_revoke()
/reactos/drivers/bus/acpi/busmgr/
H A Dpower.c255 list_del(&ref->node); in acpi_power_off_device()
622 list_del(&ref->node); in acpi_power_remove()
H A Dbus.c543 list_del(&entry->node); in acpi_bus_receive_event()
1068 list_del(&driver->node); in acpi_bus_unregister_driver()
/reactos/sdk/tools/hhpcomp/chmc/
H A Dlist.h93 static inline void list_del(struct list_head *entry) in list_del() function
H A Dchmc.c488 list_del(pos); in chmc_sections_free()
504 list_del(pos); in chmc_section_destroy()
523 list_del(pos); in chmc_pmgi_free()
537 list_del(pos); in chmc_pmgl_free()
551 list_del(pos); in chmc_entries_free()
/reactos/drivers/bus/acpi/include/
H A Dlist.h89 static inline void list_del(struct list_head *entry) in list_del() function
/reactos/drivers/filesystems/ext2/inc/linux/
H A Dlist.h91 static inline void list_del(struct list_head *entry) in list_del() function
/reactos/drivers/network/tcpip/include/
H A Dlinux.h1161 static inline void list_del(struct list_head *entry) in list_del() function
1592 list_del(&old->task_list); in __remove_wait_queue()
/reactos/drivers/filesystems/ext2/src/
H A Dlinux.c164 list_del(&old->task_list); in __remove_wait_queue()