Searched defs:opt (Results 226 - 250 of 553) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_hdr_options.c61 static void print_option(const struct bpf_test_option *opt, const char *prefix) argument
/linux-master/arch/powerpc/kernel/
H A Dlegacy_serial.c677 static char __initdata opt[16]; local
/linux-master/drivers/media/platform/mediatek/vcodec/encoder/venc/
H A Dvenc_vp8_if.c340 vp8_enc_encode(void *handle, enum venc_start_opt opt, struct venc_frm_buf *frm_buf, struct mtk_vcodec_mem *bs_buf, struct venc_done_result *result) argument
/linux-master/net/netfilter/ipset/
H A Dip_set_hash_netportnet.c151 hash_netportnet4_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
446 hash_netportnet6_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
[all...]
H A Dip_set_hash_netiface.c157 hash_netiface4_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
378 hash_netiface6_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
[all...]
H A Dip_set_list_set.c49 list_set_ktest(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) argument
74 list_set_kadd(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) argument
94 list_set_kdel(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) argument
114 list_set_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) argument
[all...]
/linux-master/arch/s390/hypfs/
H A Dinode.c224 int opt; local
/linux-master/tools/perf/util/
H A Dcgroup.c359 int parse_cgroups(const struct option *opt, const char *str, argument
/linux-master/net/netfilter/
H A Dnft_exthdr.c29 static unsigned int optlen(const u8 *opt, unsigned int offset) argument
86 struct ip_options *opt = (struct ip_options *)optbuf; local
199 u8 *opt; local
242 u8 *opt; local
322 u8 *opt; local
[all...]
H A Dnft_tunnel.c342 struct geneve_opt *opt = (struct geneve_opt *)opts->u.data + opts->len; local
617 struct geneve_opt *opt; local
[all...]
H A Dnft_flow_offload.c280 const struct ip_options *opt; local
/linux-master/drivers/video/fbdev/
H A Dacornfb.c759 static void acornfb_parse_mon(char *opt) argument
806 static void acornfb_parse_montype(char *opt) argument
847 acornfb_parse_dram(char *opt) argument
883 char *opt; local
[all...]
/linux-master/tools/testing/selftests/net/
H A Dcmsg_sender.c75 } opt = { variable in typeref:struct:options
[all...]
/linux-master/arch/x86/pci/
H A Dpcbios.c368 struct irq_routing_options opt; local
[all...]
/linux-master/drivers/tty/
H A Dtty_ioctl.c448 static int set_termios(struct tty_struct *tty, void __user *arg, int opt) argument
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dxapic_ipi_test.c364 int opt = getopt(argc, argv, "s:d:m"); local
/linux-master/net/l2tp/
H A Dl2tp_ip6.c495 struct ipv6_txoptions *opt = NULL; local
[all...]
/linux-master/net/ipv6/
H A Dipv6_sockglue.c326 struct ipv6_txoptions *opt; local
102 ipv6_update_options(struct sock *sk, struct ipv6_txoptions *opt) argument
835 struct ipv6_txoptions *opt = NULL; local
1005 ipv6_getsockopt_sticky(struct sock *sk, struct ipv6_txoptions *opt, int optname, sockptr_t optval, int len) argument
1248 struct ipv6_txoptions *opt; local
[all...]
/linux-master/samples/bpf/
H A Dxdp_router_ipv4_user.c553 int opt, ret = EXIT_FAIL_BPF; local
/linux-master/net/sched/
H A Dsch_mqprio.c347 static int mqprio_init(struct Qdisc *sch, struct nlattr *opt, argument
169 mqprio_parse_tc_entry(u32 fp[TC_QOPT_MAX_QUEUE], struct nlattr *opt, unsigned long *seen_tcs, struct netlink_ext_ack *extack) argument
244 mqprio_parse_nlattr(struct Qdisc *sch, struct tc_mqprio_qopt *qopt, struct nlattr *opt, struct netlink_ext_ack *extack) argument
488 dump_rates(struct mqprio_sched *priv, struct tc_mqprio_qopt *opt, struct sk_buff *skb) argument
560 struct tc_mqprio_qopt opt = { 0 }; local
[all...]
H A Dsch_drr.c59 struct nlattr *opt = tca[TCA_OPTIONS]; local
409 static int drr_init_qdisc(struct Qdisc *sch, struct nlattr *opt, argument
H A Dsch_choke.c335 static int choke_change(struct Qdisc *sch, struct nlattr *opt, argument
425 static int choke_init(struct Qdisc *sch, struct nlattr *opt, argument
435 struct tc_red_qopt opt = { local
H A Dsch_cbs.c361 static int cbs_change(struct Qdisc *sch, struct nlattr *opt, argument
401 static int cbs_init(struct Qdisc *sch, struct nlattr *opt, argument
276 cbs_enable_offload(struct net_device *dev, struct cbs_sched_data *q, const struct tc_cbs_qopt *opt, struct netlink_ext_ack *extack) argument
455 struct tc_cbs_qopt opt = { }; local
[all...]
H A Dact_pedit.c505 struct tc_pedit *opt; local
[all...]
H A Dact_police.c346 struct tc_police opt = { local

Completed in 561 milliseconds

1234567891011>>