/openbmc/linux/tools/perf/tests/ |
H A D | pfm.c | 30 struct option opt; in test__pfm_events() local 91 struct option opt; in test__pfm_group() local
|
/openbmc/linux/net/sched/ |
H A D | sch_mqprio.c | 170 struct nlattr *opt, in mqprio_parse_tc_entry() 245 struct nlattr *opt, in mqprio_parse_nlattr() 347 static int mqprio_init(struct Qdisc *sch, struct nlattr *opt, in mqprio_init() 489 struct tc_mqprio_qopt *opt, struct sk_buff *skb) in dump_rates() 560 struct tc_mqprio_qopt opt = { 0 }; in mqprio_dump() local
|
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() 229 static int prio_init(struct Qdisc *sch, struct nlattr *opt, in prio_init() 266 struct tc_prio_qopt opt; in prio_dump() local
|
H A D | sch_red.c | 188 struct tc_red_qopt_offload opt = { in red_offload() local 335 static int red_init(struct Qdisc *sch, struct nlattr *opt, in red_init() 369 static int red_change(struct Qdisc *sch, struct nlattr *opt, in red_change() 413 struct tc_red_qopt opt = { in red_dump() local
|
H A D | sch_gred.c | 59 struct tc_gred_qopt_offload *opt; member 315 struct tc_gred_qopt_offload *opt = table->opt; in gred_offload() local 642 static int gred_change(struct Qdisc *sch, struct nlattr *opt, in gred_change() 732 static int gred_init(struct Qdisc *sch, struct nlattr *opt, in gred_init() 808 struct tc_gred_qopt opt; in gred_dump() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | geneve.c | 25 void *hdr, *opt; in mlx5_geneve_tlv_option_create() local 63 int mlx5_geneve_tlv_option_add(struct mlx5_geneve *geneve, struct geneve_opt *opt) in mlx5_geneve_tlv_option_add()
|
/openbmc/linux/net/ipv6/ |
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() 155 static int xfrm6_ah_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in xfrm6_ah_err() 184 static int xfrm6_ipcomp_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in xfrm6_ipcomp_err()
|
H A D | ndisc.c | 150 u8 *opt = skb_put(skb, space); in __ndisc_fill_addr_option() local 198 struct nd_opt_hdr *opt) in ndisc_is_useropt() 221 u8 *opt, int opt_len, in ndisc_parse_options() 643 u8 *opt = skb_put(skb, 8); in ndisc_ns_create() local 1190 static void ndisc_ra_useropt(struct sk_buff *ra, struct nd_opt_hdr *opt) in ndisc_ra_useropt() 1252 __u8 *opt = (__u8 *)(ra_msg + 1); in ndisc_router_discovery() local 1655 u8 *opt = skb_put(skb, rd_len); in ndisc_fill_redirect_hdr_option() local
|
/openbmc/qemu/nbd/ |
H A D | client.c | 67 static int nbd_send_option_request(QIOChannel *ioc, uint32_t opt, in nbd_send_option_request() 114 static int nbd_receive_option_reply(QIOChannel *ioc, uint32_t opt, in nbd_receive_option_reply() 339 static int nbd_opt_info_or_go(QIOChannel *ioc, uint32_t opt, in nbd_opt_info_or_go() 562 static int nbd_request_simple_option(QIOChannel *ioc, int opt, bool strict, in nbd_request_simple_option() 668 static int nbd_send_meta_query(QIOChannel *ioc, uint32_t opt, in nbd_send_meta_query() 716 uint32_t opt, in nbd_receive_one_meta_context()
|
/openbmc/linux/net/dccp/ |
H A D | feat.c | 243 static const char *dccp_feat_oname(const u8 opt) in dccp_feat_oname() 288 #define dccp_feat_print_opt(opt, feat, val, len, mandatory) do { \ argument 301 #define dccp_feat_print_opt(opt, feat, val, len, mandatory) argument 638 u8 opt, type, len, *ptr, nn_in_nbo[DCCP_OPTVAL_MAXLEN]; in dccp_feat_insert_opts() local 1107 static u8 dccp_feat_change_recv(struct list_head *fn, u8 is_mandatory, u8 opt, in dccp_feat_change_recv() 1222 static u8 dccp_feat_confirm_recv(struct list_head *fn, u8 is_mandatory, u8 opt, in dccp_feat_confirm_recv() 1319 static u8 dccp_feat_handle_nn_established(struct sock *sk, u8 mandatory, u8 opt, in dccp_feat_handle_nn_established() 1409 u8 mandatory, u8 opt, u8 feat, u8 *val, u8 len) in dccp_feat_parse_options()
|
H A D | ipv6.c | 74 static int dccp_v6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in dccp_v6_err() 231 struct ipv6_txoptions *opt; in dccp_v6_send_response() local 425 struct ipv6_txoptions *opt; in dccp_v6_request_recv_sock() local 829 struct ipv6_txoptions *opt; in dccp_v6_connect() local
|
/openbmc/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_param.c | 182 const struct e1000_option *opt, in e1000_validate_option() 245 struct e1000_option opt; in e1000_check_options() local 537 struct e1000_option opt; in e1000_check_copper_options() local
|
/openbmc/linux/include/linux/ |
H A D | mroute.h | 14 static inline int ip_mroute_opt(int opt) in ip_mroute_opt() 49 static inline int ip_mroute_opt(int opt) in ip_mroute_opt()
|
H A D | mroute6.h | 15 static inline int ip6_mroute_opt(int opt) in ip6_mroute_opt() 20 static inline int ip6_mroute_opt(int opt) in ip6_mroute_opt()
|
/openbmc/linux/sound/usb/ |
H A D | mixer_scarlett.c | 381 struct scarlett_mixer_elem_enum_info *opt = elem->private_data; in scarlett_ctl_enum_dynamic_info() local 403 struct scarlett_mixer_elem_enum_info *opt = elem->private_data; in scarlett_ctl_enum_info() local 413 struct scarlett_mixer_elem_enum_info *opt = elem->private_data; in scarlett_ctl_enum_get() local 431 struct scarlett_mixer_elem_enum_info *opt = elem->private_data; in scarlett_ctl_enum_put() local 541 const struct scarlett_mixer_elem_enum_info *opt, in add_new_ctl()
|
/openbmc/linux/drivers/tty/serial/ |
H A D | kgdboc.c | 442 static int kgdboc_option_setup(char *opt) in kgdboc_option_setup() 462 static int __init kgdboc_early_init(char *opt) in kgdboc_early_init() 567 static int __init kgdboc_earlycon_init(char *opt) in kgdboc_earlycon_init()
|
/openbmc/linux/net/ipv4/ |
H A D | cipso_ipv4.c | 1551 unsigned char *opt = *option; in cipso_v4_validate() local 1722 struct ip_options *opt = (struct ip_options *)optbuf; in cipso_v4_error() local 1838 struct ip_options_rcu *old, *opt = NULL; in cipso_v4_sock_setattr() local 1923 struct ip_options_rcu *opt = NULL; in cipso_v4_req_setattr() local 1982 struct ip_options_rcu *opt = rcu_dereference_protected(*opt_ptr, 1); in cipso_v4_delopt() local 2142 struct ip_options_rcu *opt; in cipso_v4_sock_getattr() local 2173 struct ip_options *opt = &IPCB(skb)->opt; in cipso_v4_skbuff_setattr() local 2249 struct ip_options *opt = &IPCB(skb)->opt; in cipso_v4_skbuff_delattr() local
|
/openbmc/linux/net/netfilter/ |
H A D | nft_exthdr.c | 29 static unsigned int optlen(const u8 *opt, unsigned int offset) in optlen() 86 struct ip_options *opt = (struct ip_options *)optbuf; in ipv4_find_option() local 199 u8 *opt; in nft_exthdr_tcp_eval() local 242 u8 *opt; in nft_exthdr_tcp_set_eval() local 322 u8 *opt; in nft_exthdr_tcp_strip_eval() local
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | barrier.h | 28 #define dmb(opt) asm volatile("dmb " #opt : : : "memory") argument 29 #define dsb(opt) asm volatile("dsb " #opt : : : "memory") argument
|
/openbmc/linux/drivers/block/rnbd/ |
H A D | rnbd-clt-sysfs.c | 68 struct rnbd_map_options *opt) in rnbd_clt_parse_map_options() 301 char *opt, *options; in rnbd_clt_unmap_dev_store() local 403 char *opt, *options; in rnbd_clt_remap_dev_store() local 567 struct rnbd_map_options opt; in rnbd_clt_map_device_store() local
|
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/ |
H A D | cache.c | 15 enum dcache_option opt = DCACHE_WRITETHROUGH; in enable_caches() local
|
/openbmc/linux/fs/ufs/ |
H A D | ufs.h | 73 #define ufs_clear_opt(o,opt) o &= ~UFS_MOUNT_##opt argument 74 #define ufs_set_opt(o,opt) o |= UFS_MOUNT_##opt argument 75 #define ufs_test_opt(o,opt) ((o) & UFS_MOUNT_##opt) argument
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_image_loader.c | 272 IMAGE_OPTIONAL_HEADER64 *opt = &nt64->OptionalHeader; in efi_load_pe() local 288 IMAGE_OPTIONAL_HEADER32 *opt = &nt->OptionalHeader; in efi_load_pe() local
|
/openbmc/linux/tools/perf/util/ |
H A D | bpf-filter.c | 20 #define __PERF_SAMPLE_TYPE(st, opt) { st, #st, opt } argument 21 #define PERF_SAMPLE_TYPE(_st, opt) __PERF_SAMPLE_TYPE(PERF_SAMPLE_##_st, opt) argument
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | reuseport_bpf.c | 155 int i, opt; in build_recv_group() local 309 int fd1, fd2, opt; in test_extra_filter() local 390 int fd1, fd2, opt = 1; in test_filter_without_bind() local
|