/kernel/linux/linux-5.10/scripts/ |
H A D | sign-file.c | 238 int opt, n; in main() local
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-mem.c | 37 static int parse_record_events(const struct option *opt, in parse_record_events() argument 326 parse_mem_ops(const struct option *opt, const char *str, int unset) in parse_mem_ops() argument
|
/kernel/linux/linux-5.10/tools/bootconfig/ |
H A D | main.c | 471 int opt; in main() local
|
/kernel/linux/linux-5.10/tools/bpf/ |
H A D | bpf_jit_disasm.c | 263 unsigned int len, klen, opt, opcodes = 0; in main() local
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | main.c | 397 int opt, ret; in main() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | cgroup.c | 152 int parse_cgroups(const struct option *opt, const char *str, in parse_cgroups() argument
|
H A D | debug.c | 202 struct sublevel_option *opt = &debug_opts[0]; in perf_quiet_option() local
|
/kernel/linux/linux-5.10/tools/power/cpupower/utils/idle_monitor/ |
H A D | cpupower-monitor.c | 354 int opt; in cmdline() local
|
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | super.c | 192 int opt; in jffs2_parse_param() local
|
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/ |
H A D | nfnetlink_osf.h | 66 struct nf_osf_opt opt[MAX_IPOPTLEN]; member
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | debugfs.c | 276 struct ceph_options *opt = fsc->client->options; in mds_sessions_show() local
|
/kernel/linux/linux-5.10/fs/afs/ |
H A D | super.c | 322 int opt; in afs_parse_param() local
|
/kernel/linux/linux-5.10/drivers/video/logo/ |
H A D | pnmtologo.c | 449 int opt; in main() local
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | root.c | 119 int opt; in proc_parse_param() local
|
/kernel/linux/linux-5.10/fs/ramfs/ |
H A D | inode.c | 193 int opt; in ramfs_parse_param() local
|
/kernel/linux/linux-5.10/fs/vboxsf/ |
H A D | super.c | 60 int opt; in vboxsf_parse_param() local
|
/kernel/linux/linux-5.10/net/dccp/ |
H A D | options.c | 59 unsigned char opt, len; in dccp_parse_options() local [all...] |
H A D | ccid.h | 199 ccid_hc_tx_parse_options(struct ccid *ccid, struct sock *sk, u8 pkt, u8 opt, u8 *val, u8 len) ccid_hc_tx_parse_options() argument 211 ccid_hc_rx_parse_options(struct ccid *ccid, struct sock *sk, u8 pkt, u8 opt, u8 *val, u8 len) ccid_hc_rx_parse_options() argument
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | mip6.c | 200 struct inet6_skb_parm *opt = (struct inet6_skb_parm *)skb->cb; in mip6_destopt_reject() local
|
H A D | ip6_input.c | 525 struct inet6_skb_parm *opt = IP6CB(skb); in ip6_mc_input() local
|
H A D | xfrm6_tunnel.c | 232 static int xfrm6_tunnel_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in xfrm6_tunnel_err() argument
|
H A D | xfrm6_protocol.c | 126 static int xfrm6_esp_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in xfrm6_esp_err() argument 155 static int xfrm6_ah_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in xfrm6_ah_err() argument 184 static int xfrm6_ipcomp_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in xfrm6_ipcomp_err() argument
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ip_input.c | 270 struct ip_options *opt; in ip_rcv_options() local
|
H A D | ip_options.c | 44 void ip_options_build(struct sk_buff *skb, struct ip_options *opt, in ip_options_build() argument 211 struct ip_options *opt = &(IPCB(skb)->opt); ip_options_fragment() local 254 __ip_options_compile(struct net *net, struct ip_options *opt, struct sk_buff *skb, __be32 *info) __ip_options_compile() argument 478 ip_options_compile(struct net *net, struct ip_options *opt, struct sk_buff *skb) ip_options_compile() argument 495 ip_options_undo(struct ip_options *opt) ip_options_undo() argument 528 struct ip_options_rcu *opt; ip_options_get() local 553 struct ip_options *opt = &(IPCB(skb)->opt); ip_forward_options() local 600 struct ip_options *opt = &(IPCB(skb)->opt); ip_options_rcv_srr() local [all...] |
/kernel/linux/linux-5.10/net/netfilter/ipset/ |
H A D | ip_set_bitmap_ipmac.c | 208 bitmap_ipmac_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) bitmap_ipmac_kadt() argument
|