Searched defs:parse_options (Results 1 – 10 of 10) sorted by relevance
/linux/tools/testing/selftests/arm64/fp/ |
H A D | vlset.c | 40 static int parse_options(int argc, char **argv) in parse_options() function
|
/linux/drivers/tty/serial/ |
H A D | earlycon.c | 93 static int __init parse_options(struct earlycon_device *device, char *options) in parse_options() function
|
/linux/tools/power/acpi/tools/pfrut/ |
H A D | pfrut.c | 97 static void parse_options(int argc, char **argv) in parse_options() function
|
/linux/scripts/ |
H A D | checkkconfigsymbols.py | 42 def parse_options(): function
|
/linux/tools/testing/selftests/bpf/ |
H A D | xdp_synproxy.c | 91 static void parse_options(int argc, char *argv[], unsigned int *ifindex, __u32 *prog_id, in parse_options() function
|
/linux/tools/lib/subcmd/ |
H A D | parse-options.c | 686 int parse_options(int argc, const char **argv, const struct option *options, in parse_options() function
|
/linux/drivers/firmware/efi/libstub/ |
H A D | x86-stub.c | 715 static efi_status_t parse_options(const char *cmdline) in parse_options() function
|
/linux/include/net/ |
H A D | ndisc.h | 189 int (*parse_options)(const struct net_device *dev, member
|
/linux/tools/arch/x86/kcpuid/ |
H A D | kcpuid.c | 608 static void parse_options(int argc, char *argv[]) in parse_options() function
|
/linux/fs/ext4/ |
H A D | super.c | 2409 static int parse_options(struct fs_context *fc, char *options) in parse_options() function
|