Searched defs:opt_name (Results 1 – 7 of 7) sorted by relevance
/linux/arch/arc/include/asm/ |
H A D | asserts.h | 20 #define CHK_OPT_STRICT(opt_name, hw_exists) \ argument 29 #define CHK_OPT_WEAK(opt_name, hw_exists) \ argument
|
/linux/arch/arc/kernel/ |
H A D | setup.c | 365 void chk_opt_strict(char *opt_name, bool hw_exists, bool opt_ena) in chk_opt_strict() 373 void chk_opt_weak(char *opt_name, bool hw_exists, bool opt_ena) in chk_opt_weak()
|
/linux/tools/testing/selftests/net/tcp_ao/lib/ |
H A D | ftrace.c | 64 char *opt_name; member
|
/linux/kernel/bpf/ |
H A D | inode.c | 680 const char *opt_name, in seq_print_delegate_opts()
|
/linux/drivers/net/team/ |
H A D | team_core.c | 120 const char *opt_name) in __team_find_option() 2554 char *opt_name; in team_nl_options_set_doit() local
|
/linux/fs/btrfs/ |
H A D | super.c | 676 const char *opt_name) in check_ro_option()
|
/linux/tools/perf/util/ |
H A D | sort.c | 3304 char *event_name, *field_name, *opt_name; in parse_field_name() local 3452 char *str, *event_name, *field_name, *opt_name; in add_dynamic_entry() local
|