/kernel/linux/linux-5.10/tools/lib/subcmd/ |
H A D | parse-options.c | 345 static int parse_short_opt(struct parse_opt_ctx_t *p, const struct option *options) in parse_short_opt() argument 363 parse_long_opt(struct parse_opt_ctx_t *p, const char *arg, const struct option *options) parse_long_opt() argument 476 check_typos(const char *arg, const struct option *options) check_typos() argument 514 parse_options_step(struct parse_opt_ctx_t *ctx, const struct option *options, const char * const usagestr[]) parse_options_step() argument 632 parse_options_subcommand(int argc, const char **argv, const struct option *options, const char *const subcommands[], const char *usagestr[], int flags) parse_options_subcommand() argument 686 parse_options(int argc, const char **argv, const struct option *options, const char * const usagestr[], int flags) parse_options() argument [all...] |
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | inject-buildid.c | 56 static const struct option options[] = { variable
|
H A D | epoll-wait.c | 126 static const struct option options[] = { variable
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-probe.c | 510 struct option options[] in __cmd_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | sch311x_wdt.c | 274 int options, retval = -EINVAL; in sch311x_wdt_ioctl() local
|
H A D | sc1200wdt.c | 207 int options, retval = -EINVAL; in sc1200wdt_ioctl() local
|
H A D | pc87413_wdt.c | 408 int options, retval = -EINVAL; in pc87413_ioctl() local
|
H A D | smsc37b787_wdt.c | 449 int options, retval = -EINVAL; in wb_smsc_wdt_ioctl() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | fs_context.c | 203 char *options = data, *key; in generic_parse_monolithic() local [all...] |
/kernel/linux/linux-5.10/fs/adfs/ |
H A D | super.c | 129 parse_options(struct super_block *sb, struct adfs_sb_info *asb, char *options) parse_options() argument
|
/kernel/linux/linux-5.10/fs/fat/ |
H A D | namei_msdos.c | 153 struct fat_mount_options *options = &MSDOS_SB(dentry->d_sb)->options; in msdos_hash() local 170 struct fat_mount_options *options = &MSDOS_SB(dentry->d_sb)->options; in msdos_cmp() local [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | net_dropmon.h | 32 struct net_dm_config_entry options[0]; member
|
/kernel/linux/linux-5.10/kernel/cgroup/ |
H A D | rdma.c | 389 static int rdmacg_parse_limits(char *options, in rdmacg_parse_limits() argument 432 char *options = strstrip(buf); in rdmacg_resource_set_max() local
|
/kernel/linux/linux-5.10/fs/omfs/ |
H A D | inode.c | 403 static int parse_options(char *options, struct omfs_sb_info *sbi) in parse_options() argument
|
/kernel/linux/linux-5.10/fs/pstore/ |
H A D | inode.c | 239 static void parse_options(char *options) in parse_options() argument
|
/kernel/linux/linux-5.10/fs/orangefs/ |
H A D | super.c | 53 static int parse_mount_options(struct super_block *sb, char *options, in parse_mount_options() argument
|
/kernel/linux/linux-5.10/fs/qnx6/ |
H A D | inode.c | 230 static int qnx6_parse_options(char *options, struct super_block *sb) in qnx6_parse_options() argument
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | syncookies.c | 68 u32 options = 0; in cookie_init_timestamp() local 239 u32 options = tcp_opt->rcv_tsecr; cookie_timestamp_decode() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | compressor.h | 96 } options; member
|
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | vrc4173_cardu.c | 536 static int vrc4173_cardu_setup(char *options) in vrc4173_cardu_setup() argument [all...] |
/kernel/linux/linux-5.10/drivers/nvme/host/ |
H A D | fabrics.c | 630 char *options, *o, *p; in nvmf_parse_options() local
|
/kernel/linux/linux-5.10/include/linux/ceph/ |
H A D | libceph.h | 128 struct ceph_options *options; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpmac.h | 114 u64 options; member
|
/kernel/linux/linux-6.6/fs/adfs/ |
H A D | super.c | 129 parse_options(struct super_block *sb, struct adfs_sb_info *asb, char *options) parse_options() argument
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | namei_msdos.c | 153 struct fat_mount_options *options = &MSDOS_SB(dentry->d_sb)->options; in msdos_hash() local 170 struct fat_mount_options *options = &MSDOS_SB(dentry->d_sb)->options; in msdos_cmp() local [all...] |