/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_gred.c | 760 struct nlattr *parms, *vqs, *opts = NULL; in gred_dump() local
|
H A D | sch_fq_codel.c | 521 struct nlattr *opts; in fq_codel_dump() local
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | udp_media.c | 619 struct nlattr *opts[TIPC_NLA_UDP_MAX + 1]; in tipc_udp_nl_bearer_add() local 662 struct nlattr *opts[TIPC_NLA_UDP_MAX + 1]; in tipc_udp_enable() local [all...] |
/kernel/linux/linux-5.10/include/linux/phy/ |
H A D | phy.h | 366 phy_configure(struct phy *phy, union phy_configure_opts *opts) phy_configure() argument 375 phy_validate(struct phy *phy, enum phy_mode mode, int submode, union phy_configure_opts *opts) phy_validate() argument
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | libbpf_internal.h | 112 static inline bool libbpf_validate_opts(const char *opts, in libbpf_validate_opts() argument [all...] |
/kernel/linux/linux-5.10/tools/perf/arch/arm/util/ |
H A D | cs-etm.c | 193 cs_etm_parse_snapshot_options(struct auxtrace_record *itr, struct record_opts *opts, const char *str) cs_etm_parse_snapshot_options() argument 252 cs_etm_recording_options(struct auxtrace_record *itr, struct evlist *evlist, struct record_opts *opts) cs_etm_recording_options() argument [all...] |
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | code-reading.c | 556 struct record_opts opts = { in do_test_code_reading() local
|
/kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
H A D | annotate.c | 35 struct annotation_options *opts; member 630 switch_percent_type(struct annotation_options *opts, bool base) in switch_percent_type() argument 875 map_symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, struct hist_browser_timer *hbt, struct annotation_options *opts) map_symbol__tui_annotate() argument 882 hist_entry__tui_annotate(struct hist_entry *he, struct evsel *evsel, struct hist_browser_timer *hbt, struct annotation_options *opts) hist_entry__tui_annotate() argument 893 symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, struct hist_browser_timer *hbt, struct annotation_options *opts) symbol__tui_annotate() argument [all...] |
/kernel/linux/linux-5.10/fs/devpts/ |
H A D | inode.c | 246 static int parse_mount_options(char *data, int op, struct pts_mount_opts *opts) in parse_mount_options() argument 330 struct pts_mount_opts *opts = &fsi->mount_opts; mknod_ptmx() local 388 struct pts_mount_opts *opts = &fsi->mount_opts; devpts_remount() local 406 struct pts_mount_opts *opts = &fsi->mount_opts; devpts_show_options() local 568 struct pts_mount_opts *opts; devpts_pty_new() local [all...] |
/kernel/linux/linux-5.10/fs/debugfs/ |
H A D | inode.c | 104 static int debugfs_parse_options(char *data, struct debugfs_mount_opts *opts) in debugfs_parse_options() argument 156 struct debugfs_mount_opts *opts = &fsi->mount_opts; in debugfs_apply_options() local 186 struct debugfs_mount_opts *opts in debugfs_show_options() local [all...] |
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | inode.c | 645 struct bpf_mount_opts *opts = fc->fs_private; in bpf_parse_param() local 754 struct bpf_mount_opts *opts = fc->fs_private; in bpf_fill_super() local 793 struct bpf_mount_opts *opts; in bpf_init_fs_context() local
|
/kernel/linux/linux-5.10/net/9p/ |
H A D | trans_fd.c | 755 static int parse_opts(char *params, struct p9_fd_opts *opts) in parse_opts() argument 985 struct p9_fd_opts opts; p9_fd_create_tcp() local 1076 struct p9_fd_opts opts; p9_fd_create() local [all...] |
H A D | trans_rdma.c | 175 static int parse_opts(char *params, struct p9_rdma_opts *opts) in parse_opts() argument 572 alloc_rdma(struct p9_rdma_opts *opts) alloc_rdma() argument 639 struct p9_rdma_opts opts; rdma_create_trans() local [all...] |
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | l2cap_sock.c | 457 struct l2cap_options opts; in l2cap_sock_getsockopt_old() local 746 struct l2cap_options opts; l2cap_sock_setsockopt_old() local [all...] |
H A D | sco.c | 906 struct sco_options opts; in sco_sock_getsockopt_old() local
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_synproxy_core.c | 28 synproxy_parse_options(const struct sk_buff *skb, unsigned int doff, const struct tcphdr *th, struct synproxy_options *opts) synproxy_parse_options() argument 98 synproxy_options_size(const struct synproxy_options *opts) synproxy_options_size() argument 115 synproxy_build_options(struct tcphdr *th, const struct synproxy_options *opts) synproxy_build_options() argument 152 synproxy_init_timestamp_cookie(const struct nf_synproxy_info *info, struct synproxy_options *opts) synproxy_init_timestamp_cookie() argument 173 synproxy_check_timestamp_cookie(struct synproxy_options *opts) synproxy_check_timestamp_cookie() argument 470 synproxy_send_client_synack(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts) synproxy_send_client_synack() argument 513 synproxy_send_server_syn(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts, u32 recv_seq) synproxy_send_server_syn() argument 558 synproxy_send_server_ack(struct net *net, const struct ip_ct_tcp *state, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts) synproxy_send_server_ack() argument 597 synproxy_send_client_ack(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts) synproxy_send_client_ack() argument 636 synproxy_recv_client_ack(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, struct synproxy_options *opts, u32 recv_seq) synproxy_recv_client_ack() argument 670 struct synproxy_options opts = {}; ipv4_synproxy_hook() local 882 synproxy_send_client_synack_ipv6(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts) synproxy_send_client_synack_ipv6() argument 927 synproxy_send_server_syn_ipv6(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts, u32 recv_seq) synproxy_send_server_syn_ipv6() argument 972 synproxy_send_server_ack_ipv6(struct net *net, const struct ip_ct_tcp *state, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts) synproxy_send_server_ack_ipv6() argument 1012 synproxy_send_client_ack_ipv6(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts) synproxy_send_client_ack_ipv6() argument 1052 synproxy_recv_client_ack_ipv6(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, struct synproxy_options *opts, u32 recv_seq) synproxy_recv_client_ack_ipv6() argument 1087 struct synproxy_options opts = {}; ipv6_synproxy_hook() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/ |
H A D | rkisp1-isp.c | 900 union phy_configure_opts opts; in rkisp1_mipi_csi2_start() local
|
/kernel/linux/linux-5.10/fs/hpfs/ |
H A D | super.c | 313 static int parse_opts(char *opts, kuid_t *uid, kgid_t *gid, umode_t *umask, in parse_opts() argument
|
/kernel/linux/linux-6.6/fs/hpfs/ |
H A D | super.c | 313 static int parse_opts(char *opts, kuid_t *uid, kgid_t *gid, umode_t *umask, in parse_opts() argument
|
/kernel/linux/linux-6.6/fs/debugfs/ |
H A D | inode.c | 85 unsigned int opts; member 106 static int debugfs_parse_options(char *data, struct debugfs_mount_opts *opts) in debugfs_parse_options() argument 161 struct debugfs_mount_opts *opts = &fsi->mount_opts; _debugfs_apply_options() local 209 struct debugfs_mount_opts *opts = &fsi->mount_opts; debugfs_show_options() local [all...] |
/kernel/linux/linux-6.6/fs/tracefs/ |
H A D | inode.c | 239 unsigned int opts; member 260 static int tracefs_parse_options(char *data, struct tracefs_mount_opts *opts) in tracefs_parse_options() argument 315 struct tracefs_mount_opts *opts = &fsi->mount_opts; tracefs_apply_options() local 357 struct tracefs_mount_opts *opts = &fsi->mount_opts; tracefs_show_options() local [all...] |
/kernel/linux/linux-6.6/include/net/ |
H A D | mptcp.h | 244 mptcp_syn_options(struct sock *sk, const struct sk_buff *skb, unsigned int *size, struct mptcp_out_options *opts) mptcp_syn_options() argument 251 mptcp_synack_options(const struct request_sock *req, unsigned int *size, struct mptcp_out_options *opts) mptcp_synack_options() argument 258 mptcp_established_options(struct sock *sk, struct sk_buff *skb, unsigned int *size, unsigned int remaining, struct mptcp_out_options *opts) mptcp_established_options() argument
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_acm.c | 742 struct f_serial_opts *opts; in acm_alloc_func() local 781 struct f_serial_opts *opts = to_f_serial_opts(item); in acm_attr_release() local 831 struct f_serial_opts *opts; in acm_free_instance() local 840 struct f_serial_opts *opts; in acm_alloc_instance() local [all...] |
H A D | f_uvc.c | 652 struct f_uvc_opts *opts; in uvc_function_bind() local 862 struct f_uvc_opts *opts = fi_to_f_uvc_opts(f); uvc_free_inst() local 870 struct f_uvc_opts *opts; uvc_alloc_inst() local 967 struct f_uvc_opts *opts = container_of(f->fi, struct f_uvc_opts, uvc_free() local 1026 struct f_uvc_opts *opts; uvc_alloc() local [all...] |
H A D | f_rndis.c | 824 struct f_rndis_opts *opts; in rndis_borrow_net() local 885 struct f_rndis_opts *opts; in rndis_free_inst() local 901 struct f_rndis_opts *opts; rndis_alloc_inst() local 944 struct f_rndis_opts *opts; rndis_free() local 970 struct f_rndis_opts *opts; rndis_alloc() local [all...] |