Home
last modified time | relevance | path

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

/Linux-v4.19/tools/objtool/
Dbuiltin-check.c34 static const char * const check_usage[] = { variable
51 argc = parse_options(argc, argv, check_options, check_usage, 0); in cmd_check()
54 usage_with_options(check_usage, check_options); in cmd_check()
/Linux-v4.19/kernel/locking/
Dlockdep.c1574 check_usage(struct task_struct *curr, struct held_lock *prev, in check_usage() function
1656 if (!check_usage(curr, prev, next, bit, in check_irq_usage()
1668 if (!check_usage(curr, prev, next, bit, in check_irq_usage()