Home
last modified time | relevance | path

Searched refs:remove_all (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/tools/testing/selftests/module/
H A Dfind_symbol.sh56 remove_all() function
67 remove_all
69 remove_all
76 remove_all
/linux-6.15/drivers/md/
H A Ddm-ima.h62 void dm_ima_measure_on_device_remove(struct mapped_device *md, bool remove_all);
71 static inline void dm_ima_measure_on_device_remove(struct mapped_device *md, bool remove_all) {} in dm_ima_measure_on_device_remove() argument
H A Ddm-ima.c474 void dm_ima_measure_on_device_remove(struct mapped_device *md, bool remove_all) in dm_ima_measure_on_device_remove() argument
572 memcpy(device_table_data + l, remove_all ? "y;" : "n;", 2); in dm_ima_measure_on_device_remove()
H A Ddm-ioctl.c530 static int remove_all(struct file *filp, struct dm_ioctl *param, size_t param_size) in remove_all() function
1867 {DM_REMOVE_ALL_CMD, IOCTL_FLAGS_NO_PARAMS | IOCTL_FLAGS_ISSUE_GLOBAL_EVENT, remove_all}, in lookup_ioctl()
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Ddm-ima.rst217 … <active_table_hash> "," <inactive_table_hash> "," <remove_all> ";" <current_device_capacity> ";"
228 remove_all := "remove_all=" <yes_no>
244 …ve_table_hash=sha256:9d79c175bc2302d55a183e8f50ad4bafd60f7692fd6249e5fd213e2464384b86,remove_all=n;
/linux-6.15/drivers/acpi/
H A Dec.c1118 bool remove_all, u8 query_bit) in acpi_ec_remove_query_handlers() argument
1131 if (remove_all || (handler->func && handler->query_bit == query_bit)) { in acpi_ec_remove_query_handlers()
/linux-6.15/mm/
H A Dhuge_memory.c809 goto remove_all; in hugepage_init_sysfs()
817 remove_all: in hugepage_init_sysfs()