Searched defs:parse_options (Results 1 – 11 of 11) 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/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/fs/omfs/ |
H A D | inode.c | 400 static int parse_options(char *options, struct omfs_sb_info *sbi) 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/tools/arch/x86/kcpuid/ |
H A D | kcpuid.c | 620 static int parse_options(int argc, char *argv[]) in parse_options() function
|
/linux/include/net/ |
H A D | ndisc.h | 198 int (*parse_options)(const struct net_device *dev, member
|
/linux/fs/ext2/ |
H A D | super.c | 467 static int parse_options(char *options, struct super_block *sb, in parse_options() function
|
/linux/fs/f2fs/ |
H A D | super.c | 676 static int parse_options(struct f2fs_sb_info *sbi, char *options, bool is_remount) in parse_options() function
|
/linux/fs/ext4/ |
H A D | super.c | 2414 static int parse_options(struct fs_context *fc, char *options) in parse_options() function
|