Home
last modified time | relevance | path

Searched refs:memlock_init (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl2/lvm2/dist/lib/mm/
Dmemlock.c45 void memlock_init(struct cmd_context *cmd) in memlock_init() function
189 void memlock_init(struct cmd_context *cmd) in memlock_init() function
Dmemlock.h28 void memlock_init(struct cmd_context *cmd);
/netbsd/src/external/gpl2/lvm2/dist/include/
Dmemlock.h28 void memlock_init(struct cmd_context *cmd);
/netbsd/src/external/gpl2/lvm2/dist/lib/commands/
Dtoolcontext.c1162 memlock_init(cmd); in create_toolcontext()