| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_codel.c | 133 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 D | sch_tbf.c | 335 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 D | sch_mqprio.c | 133 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 D | sch_choke.c | 336 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 D | sch_gred.c | 314 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 D | gen_estimator.c | 129 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 D | xt_TCPMSS.c | 34 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 D | the_nilfs.h | 215 #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 D | sim-console.c | 25 static int __init sim_setup(struct earlycon_device *device, const char *opt) in sim_setup()
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-record.c | 403 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 D | builtin-ftrace.c | 757 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 D | rkcrypto_demo.c | 28 int opt = 0; in main() local
|
| /OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/ |
| H A D | gss_rpc_xdr.c | 96 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 D | ti-edma3.c | 91 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 D | ip_set_list_set.c | 51 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 D | media_device_test.c | 46 int opt; in main() local
|
| H A D | media_device_open.c | 41 int opt; in main() local
|
| H A D | video_device_test.c | 42 int opt; in main() local
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Extensions.c | 99 InputOption *opt; in load_extension_config() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | geneve.h | 27 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 D | earlycon-riscv-sbi.c | 26 const char *opt) in early_sbi_setup()
|
| H A D | earlycon-arm-semihost.c | 46 __init early_smh_setup(struct earlycon_device *device, const char *opt) in early_smh_setup()
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | tc_l2_redirect_user.c | 30 int opt; in main() local
|
| H A D | test_cgrp2_array_pin.c | 33 int opt; in main() local
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | cpu-features.h | 19 #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
|