| /kernel/linux/linux-6.6/drivers/clk/mvebu/ |
| H A D | orion.c | 30 u32 opt = (readl(sar) >> SAR_MV88F5181_TCLK_FREQ) & in mv88f5181_get_tclk_freq() local 47 u32 opt = (readl(sar) >> SAR_MV88F5181_CPU_FREQ) & in mv88f5181_get_cpu_freq() local 62 u32 opt in mv88f5181_get_clk_ratio() local 100 u32 opt = (readl(sar) >> SAR_MV88F5182_TCLK_FREQ) & mv88f5182_get_tclk_freq() local 115 u32 opt = (readl(sar) >> SAR_MV88F5182_CPU_FREQ) & mv88f5182_get_cpu_freq() local 130 u32 opt = (readl(sar) >> SAR_MV88F5182_CPU_FREQ) & mv88f5182_get_clk_ratio() local 174 u32 opt = (readl(sar) >> SAR_MV88F5281_CPU_FREQ) & mv88f5281_get_cpu_freq() local 187 u32 opt = (readl(sar) >> SAR_MV88F5281_CPU_FREQ) & mv88f5281_get_clk_ratio() local 225 u32 opt = (readl(sar) >> SAR_MV88F6183_TCLK_FREQ) & mv88f6183_get_tclk_freq() local 240 u32 opt = (readl(sar) >> SAR_MV88F6183_CPU_FREQ) & mv88f6183_get_cpu_freq() local 253 u32 opt = (readl(sar) >> SAR_MV88F6183_CPU_FREQ) & mv88f6183_get_clk_ratio() local [all...] |
| /kernel/linux/linux-6.6/drivers/comedi/drivers/ |
| H A D | pcl726.c | 342 unsigned int opt = it->options[2 + i]; in pcl726_attach() local
|
| /kernel/linux/linux-6.6/include/uapi/linux/netfilter/ |
| H A D | nfnetlink_osf.h | 66 struct nf_osf_opt opt[MAX_IPOPTLEN]; member
|
| /kernel/linux/linux-6.6/arch/xtensa/kernel/ |
| H A D | signal.c | 40 xtregs_opt_t opt; member
|
| /kernel/linux/linux-6.6/net/sched/ |
| H A D | act_bpf.c | 143 struct tc_act_bpf opt = { in tcf_bpf_dump() local
|
| H A D | sch_teql.c | 168 static int teql_qdisc_init(struct Qdisc *sch, struct nlattr *opt, in teql_qdisc_init() argument
|
| H A D | act_skbedit.c | 290 struct tc_skbedit opt = { in tcf_skbedit_dump() local
|
| H A D | act_mpls.c | 337 struct tc_mpls opt = { in tcf_mpls_dump() local
|
| H A D | act_sample.c | 217 struct tc_sample opt = { in tcf_sample_dump() local
|
| H A D | act_nat.c | 272 struct tc_nat opt = { in tcf_nat_dump() local
|
| H A D | sch_ingress.c | 77 static int ingress_init(struct Qdisc *sch, struct nlattr *opt, in ingress_init() argument 241 static int clsact_init(struct Qdisc *sch, struct nlattr *opt, in clsact_init() argument
|
| H A D | act_ctinfo.c | 286 struct tc_ctinfo opt = { in tcf_ctinfo_dump() local
|
| H A D | act_gact.c | 190 struct tc_gact opt = { in tcf_gact_dump() local
|
| H A D | sch_etf.c | 343 static int etf_init(struct Qdisc *sch, struct nlattr *opt, in etf_init() argument 463 struct tc_etf_qopt opt = { }; in etf_dump() local [all...] |
| H A D | sch_pie.c | 138 static int pie_change(struct Qdisc *sch, struct nlattr *opt, in pie_change() argument 438 static int pie_init(struct Qdisc *sch, struct nlattr *opt, in pie_init() argument
|
| H A D | sch_prio.c | 143 struct tc_prio_qopt_offload opt = { in prio_offload() local 176 static int prio_tune(struct Qdisc *sch, struct nlattr *opt, in prio_tune() argument 229 prio_init(struct Qdisc *sch, struct nlattr *opt, struct netlink_ext_ack *extack) prio_init() argument 266 struct tc_prio_qopt opt; prio_dump() local [all...] |
| H A D | sch_multiq.c | 171 static int multiq_tune(struct Qdisc *sch, struct nlattr *opt, in multiq_tune() argument 235 static int multiq_init(struct Qdisc *sch, struct nlattr *opt, in multiq_init() argument 265 struct tc_multiq_qopt opt; in multiq_dump() local [all...] |
| /kernel/linux/linux-6.6/net/sctp/ |
| H A D | bind_addr.c | 313 sctp_bind_addr_match(struct sctp_bind_addr *bp, const union sctp_addr *addr, struct sctp_sock *opt) sctp_bind_addr_match() argument 423 sctp_find_unmatch_addr(struct sctp_bind_addr *bp, const union sctp_addr *addrs, int addrcnt, struct sctp_sock *opt) sctp_find_unmatch_addr() argument
|
| H A D | transport.c | 448 sctp_transport_route(struct sctp_transport *transport, union sctp_addr *saddr, struct sctp_sock *opt) sctp_transport_route() argument
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | cookie_uid_helper_example.c | 292 int opt; in main() local
|
| /kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
| H A D | gss_rpc_xdr.c | 352 struct gssx_option opt; in gssx_enc_call_ctx() local 95 gssx_enc_option(struct xdr_stream *xdr, struct gssx_option *opt) gssx_enc_option() argument 107 gssx_dec_option(struct xdr_stream *xdr, struct gssx_option *opt) gssx_dec_option() argument [all...] |
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | xt_TCPMSS.c | 34 optlen(const u_int8_t *opt, unsigned int offset) in optlen() argument 83 u8 *opt; in tcpmss_mangle_packet() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/ |
| H A D | dirty_log_perf_test.c | 352 int opt; in main() local
|
| H A D | demand_paging_test.c | 238 int opt; in main() local
|
| H A D | kvm_page_table_test.c | 446 int opt; in main() local
|