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/drivers/net/team/ |
H A D | team_core.c | 120 const char *opt_name) in __team_find_option() 2567 char *opt_name; in team_nl_options_set_doit() local
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.c | 926 ahc_parse_brace_option(char *opt_name, char *opt_arg, char *end, int depth, in ahc_parse_brace_option()
|
H A D | aic79xx_osm.c | 1042 ahd_parse_brace_option(char *opt_name, char *opt_arg, char *end, int depth, in ahd_parse_brace_option()
|
/linux/fs/btrfs/ |
H A D | super.c | 651 const char *opt_name) in check_ro_option()
|