Home
last modified time | relevance | path

Searched refs:insert_entry (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
Dzswap.c1081 goto insert_entry; in zswap_frontswap_store()
1130 insert_entry: in zswap_frontswap_store()
/kernel/linux/linux-5.10/fs/proc/
Dproc_sysctl.c143 static int insert_entry(struct ctl_table_header *head, struct ctl_table *entry) in insert_entry() function
240 err = insert_entry(header, entry); in insert_header()