Searched defs:opt (Results 351 - 375 of 553) sorted by relevance

<<11121314151617181920>>

/linux-master/kernel/cgroup/
H A Dcgroup-v1.c925 int opt, i; local
/linux-master/tools/perf/
H A Dbuiltin-ftrace.c1013 static int parse_filter_func(const struct option *opt, const char *str, argument
1039 static int parse_buffer_size(const struct option *opt, argument
1070 static int parse_func_tracer_opts(const struct option *opt, argument
1091 static int parse_graph_tracer_opts(const struct option *opt, argument
H A Dbuiltin-top.c1373 callchain_opt(const struct option *opt, const char *arg, int unset) argument
1380 parse_callchain_opt(const struct option *opt, const char *arg, int unset) argument
1414 parse_percent_limit(const struct option *opt, const char *arg, argument
/linux-master/fs/ntfs3/
H A Dattrib.c149 attr_allocate_clusters(struct ntfs_sb_info *sbi, struct runs_tree *run, CLST vcn, CLST lcn, CLST len, CLST *pre_alloc, enum ALLOCATE_OPT opt, CLST *alen, const size_t fr, CLST *new_lcn, CLST *new_len) argument
/linux-master/tools/testing/selftests/kvm/
H A Dmemslot_perf_test.c955 int opt; local
H A Ddirty_log_test.c875 int opt, i; local
/linux-master/net/netrom/
H A Daf_netrom.c301 unsigned int opt; local
[all...]
/linux-master/kernel/bpf/
H A Dinode.c823 int opt, err; local
[all...]
/linux-master/fs/ceph/
H A Dsuper.c1234 struct ceph_options *opt = new->client->options; local
806 create_fs_client(struct ceph_mount_options *fsopt, struct ceph_options *opt) argument
[all...]
/linux-master/drivers/net/bonding/
H A Dbond_options.c521 const struct bond_option *opt; local
536 const struct bond_option *opt; local
550 bond_opt_get_flags(const struct bond_option *opt, u32 flagmask) argument
565 bond_opt_check_range(const struct bond_option *opt, u64 val) argument
587 bond_opt_parse(const struct bond_option *opt, struct bond_opt_value *val) argument
653 bond_opt_check_deps(struct bonding *bond, const struct bond_option *opt) argument
668 bond_opt_dep_print(struct bonding *bond, const struct bond_option *opt, struct nlattr *bad_attr, struct netlink_ext_ack *extack) argument
686 bond_opt_error_interpret(struct bonding *bond, const struct bond_option *opt, int error, const struct bond_opt_value *val, struct nlattr *bad_attr, struct netlink_ext_ack *extack) argument
767 const struct bond_option *opt; local
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c347 struct geneve_opt *opt = (struct geneve_opt *)src; local
375 struct geneve_opt *opt = (struct geneve_opt *)src; local
[all...]
/linux-master/drivers/net/
H A Dnetconsole.c65 static int __init option_setup(char *opt) argument
/linux-master/arch/x86/kernel/cpu/
H A Dintel.c996 static inline bool match_option(const char *arg, int arglen, const char *opt) argument
/linux-master/net/ipv4/
H A Dcipso_ipv4.c1548 unsigned char *opt = *option; local
1719 struct ip_options *opt = (struct ip_options *)optbuf; local
1835 struct ip_options_rcu *old, *opt = NULL; local
1920 struct ip_options_rcu *opt = NULL; local
1979 struct ip_options_rcu *opt = rcu_dereference_protected(*opt_ptr, 1); local
2135 struct ip_options_rcu *opt; local
2166 struct ip_options *opt = &IPCB(skb)->opt; local
2242 struct ip_options *opt = &IPCB(skb)->opt; local
[all...]
H A Dip_sockglue.c88 struct ip_options *opt = (struct ip_options *)optbuf; local
1083 struct ip_options_rcu *old, *opt = NULL; local
1605 struct ip_options *opt = (struct ip_options *)optbuf; local
[all...]
/linux-master/net/ipv6/
H A Dcalipso.c805 static int calipso_tlv_len(struct ipv6_opt_hdr *opt, unsigned int offset) argument
848 unsigned char *opt = (unsigned char *)hop; local
1074 unsigned char *opt; local
[all...]
H A Dip6_vti.c598 static int vti6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, argument
/linux-master/net/can/
H A Disotp.c158 struct can_isotp_options opt; member in struct:isotp_sock
[all...]
/linux-master/net/sched/
H A Dsch_fq.c987 static int fq_change(struct Qdisc *sch, struct nlattr *opt, argument
1114 static int fq_init(struct Qdisc *sch, struct nlattr *opt, argument
H A Dcls_u32.c869 struct nlattr *opt = tca[TCA_OPTIONS]; local
H A Dsch_sfb.c490 static int sfb_change(struct Qdisc *sch, struct nlattr *opt, argument
553 static int sfb_init(struct Qdisc *sch, struct nlattr *opt, argument
571 struct tc_sfb_qopt opt = { local
/linux-master/net/x25/
H A Daf_x25.c426 int opt; local
/linux-master/net/xfrm/
H A Dxfrm_interface_core.c646 static int xfrmi6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, argument
/linux-master/tools/testing/selftests/bpf/
H A Dxdp_hw_metadata.c630 int opt; local
/linux-master/tools/testing/vsock/
H A Dvsock_test.c1624 int opt = getopt_long(argc, argv, optstring, longopts, NULL); local

Completed in 298 milliseconds

<<11121314151617181920>>