Home
last modified time | relevance | path

Searched defs:opt (Results 76 – 100 of 710) sorted by relevance

12345678910>>...29

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_codel.c133 static int codel_change(struct Qdisc *sch, struct nlattr *opt, in codel_change()
189 static int codel_init(struct Qdisc *sch, struct nlattr *opt, in codel_init()
H A Dsch_tbf.c335 static int tbf_change(struct Qdisc *sch, struct nlattr *opt, in tbf_change()
463 static int tbf_init(struct Qdisc *sch, struct nlattr *opt, in tbf_init()
492 struct tc_tbf_qopt opt; in tbf_dump() local
H A Dsch_mqprio.c133 static int mqprio_init(struct Qdisc *sch, struct nlattr *opt, in mqprio_init()
344 struct tc_mqprio_qopt *opt, struct sk_buff *skb) in dump_rates()
388 struct tc_mqprio_qopt opt = { 0 }; in mqprio_dump() local
H A Dsch_choke.c336 static int choke_change(struct Qdisc *sch, struct nlattr *opt, in choke_change()
426 static int choke_init(struct Qdisc *sch, struct nlattr *opt, in choke_init()
436 struct tc_red_qopt opt = { in choke_dump() local
H A Dsch_gred.c314 struct tc_gred_qopt_offload opt = { in gred_offload() local
635 static int gred_change(struct Qdisc *sch, struct nlattr *opt, in gred_change()
728 static int gred_init(struct Qdisc *sch, struct nlattr *opt, in gred_init()
797 struct tc_gred_qopt opt; in gred_dump() local
/OK3568_Linux_fs/kernel/net/core/
H A Dgen_estimator.c129 struct nlattr *opt) in gen_new_estimator()
229 seqcount_t *running, struct nlattr *opt) in gen_replace_estimator()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_TCPMSS.c34 optlen(const u_int8_t *opt, unsigned int offset) in optlen()
83 u8 *opt; in tcpmss_mangle_packet() local
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dthe_nilfs.h215 #define nilfs_clear_opt(nilfs, opt) \ argument
217 #define nilfs_set_opt(nilfs, opt) \ argument
219 #define nilfs_test_opt(nilfs, opt) ((nilfs)->ns_mount_opt & NILFS_MOUNT_##opt) argument
220 #define nilfs_write_opt(nilfs, mask, opt) \ argument
/OK3568_Linux_fs/kernel/arch/h8300/kernel/
H A Dsim-console.c25 static int __init sim_setup(struct earlycon_device *device, const char *opt) in sim_setup()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-record.c403 static int record__aio_parse(const struct option *opt, in record__aio_parse()
449 static int record__mmap_flush_parse(const struct option *opt, in record__mmap_flush_parse()
486 static int record__parse_comp_level(const struct option *opt, const char *str, int unset) in record__parse_comp_level()
2109 int record_parse_callchain_opt(const struct option *opt, in record_parse_callchain_opt()
2116 int record_callchain_opt(const struct option *opt, in record_callchain_opt()
2162 static int record__parse_affinity(const struct option *opt, const char *str, int unset) in record__parse_affinity()
2177 static int parse_output_max_size(const struct option *opt, in parse_output_max_size()
2204 static int record__parse_mmap_pages(const struct option *opt, in record__parse_mmap_pages()
2247 static int parse_control_option(const struct option *opt, in parse_control_option()
H A Dbuiltin-ftrace.c757 static int parse_filter_func(const struct option *opt, const char *str, in parse_filter_func()
783 static int parse_buffer_size(const struct option *opt, in parse_buffer_size()
814 static int parse_func_tracer_opts(const struct option *opt, in parse_func_tracer_opts()
835 static int parse_graph_tracer_opts(const struct option *opt, in parse_graph_tracer_opts()
/OK3568_Linux_fs/external/security/librkcrypto/demo/
H A Drkcrypto_demo.c28 int opt = 0; in main() local
/OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/
H A Dgss_rpc_xdr.c96 struct gssx_option *opt) in gssx_enc_option()
108 struct gssx_option *opt) in gssx_dec_option()
341 struct gssx_option opt; in gssx_enc_call_ctx() local
/OK3568_Linux_fs/u-boot/drivers/dma/
H A Dti-edma3.c91 u32 opt; in edma3_set_dest() local
162 u32 opt; in edma3_set_src() local
252 u32 opt; in edma3_set_transfer_params() local
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_list_set.c51 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_ktest()
76 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kadd()
96 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kdel()
116 enum ipset_adt adt, struct ip_set_adt_opt *opt) in list_set_kadt()
/OK3568_Linux_fs/kernel/tools/testing/selftests/media_tests/
H A Dmedia_device_test.c46 int opt; in main() local
H A Dmedia_device_open.c41 int opt; in main() local
H A Dvideo_device_test.c42 int opt; in main() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Extensions.c99 InputOption *opt; in load_extension_config() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dgeneve.h27 mlx5_geneve_tlv_option_add(struct mlx5_geneve *geneve, struct geneve_opt *opt) { return 0; } in mlx5_geneve_tlv_option_add()
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dearlycon-riscv-sbi.c26 const char *opt) in early_sbi_setup()
H A Dearlycon-arm-semihost.c46 __init early_smh_setup(struct earlycon_device *device, const char *opt) in early_smh_setup()
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtc_l2_redirect_user.c30 int opt; in main() local
H A Dtest_cgrp2_array_pin.c33 int opt; in main() local
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcpu-features.h19 #define __opt(opt) (cpu_data[0].options & (opt)) argument
33 #define __isa_ge_and_opt(isa, opt) ((MIPS_ISA_REV >= (isa)) && __opt(opt)) argument
43 #define __isa_ge_or_opt(isa, opt) ((MIPS_ISA_REV >= (isa)) || __opt(opt)) argument
54 #define __isa_lt_and_opt(isa, opt) ((MIPS_ISA_REV < (isa)) && __opt(opt)) argument

12345678910>>...29