/openbmc/linux/net/netfilter/ipset/ |
H A D | ip_set_list_set.c | 51 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_ktest() 76 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kadd() 96 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kdel() 116 enum ipset_adt adt, struct ip_set_adt_opt *opt) in list_set_kadt()
|
H A D | ip_set_hash_ipmark.c | 82 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipmark4_kadt() 217 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipmark6_kadt()
|
H A D | ip_set_hash_ipmac.c | 86 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipmac4_kadt() 199 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipmac6_kadt()
|
H A D | ip_set_hash_ip.c | 82 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ip4_kadt() 218 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ip6_kadt()
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | pdc_cons.c | 46 const char *opt) in pdc_earlycon_setup()
|
/openbmc/witherspoon-pfault-analysis/power-supply/ |
H A D | argument.cpp | 52 const std::string& ArgumentParser::operator[](const std::string& opt) in operator []()
|
/openbmc/witherspoon-pfault-analysis/power-sequencer/ |
H A D | argument.cpp | 73 const std::string& ArgumentParser::operator[](const std::string& opt) in operator []()
|
/openbmc/u-boot/tools/ |
H A D | dumpimage.c | 59 int opt; in main() local
|
/openbmc/linux/tools/testing/selftests/dma/ |
H A D | dma_map_benchmark.c | 27 int fd, opt; in main() local
|
/openbmc/phosphor-networkd/src/ |
H A D | argument.cpp | 51 const std::string& ArgumentParser::operator[](const std::string& opt) in operator []()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | cpu-features.h | 19 #define __opt(opt) (cpu_data[0].options & (opt)) argument 33 #define __isa_ge_and_opt(isa, opt) ((MIPS_ISA_REV >= (isa)) && __opt(opt)) argument 43 #define __isa_ge_or_opt(isa, opt) ((MIPS_ISA_REV >= (isa)) || __opt(opt)) argument 54 #define __isa_lt_and_opt(isa, opt) ((MIPS_ISA_REV < (isa)) && __opt(opt)) argument
|
/openbmc/linux/tools/perf/ |
H A D | builtin-ftrace.c | 1013 static int parse_filter_func(const struct option *opt, const char *str, in parse_filter_func() 1039 static int parse_buffer_size(const struct option *opt, in parse_buffer_size() 1070 static int parse_func_tracer_opts(const struct option *opt, in parse_func_tracer_opts() 1091 static int parse_graph_tracer_opts(const struct option *opt, in parse_graph_tracer_opts()
|
/openbmc/linux/net/ipv6/ |
H A D | icmp.c | 74 static int icmpv6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in icmpv6_err() 335 static void mip6_addr_swap(struct sk_buff *skb, const struct inet6_skb_parm *opt) in mip6_addr_swap() 351 static inline void mip6_addr_swap(struct sk_buff *skb, const struct inet6_skb_parm *opt) {} in mip6_addr_swap() 838 struct inet6_skb_parm *opt = IP6CB(skb); in icmpv6_notify() local
|
/openbmc/linux/tools/usb/usbip/src/ |
H A D | usbip_detach.c | 103 int opt; in usbip_detach() local
|
H A D | usbip_unbind.c | 107 int opt; in usbip_unbind() local
|
/openbmc/ipmbbridge/ |
H A D | meson.build | 39 opt = cmake.subproject_options() variable
|
/openbmc/u-boot/drivers/dma/ |
H A D | ti-edma3.c | 94 u32 opt; in edma3_set_dest() local 165 u32 opt; in edma3_set_src() local 255 u32 opt; in edma3_set_transfer_params() local
|
/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/ |
H A D | venc_drv_if.c | 54 enum venc_start_opt opt, struct venc_frm_buf *frm_buf, in venc_if_encode()
|
/openbmc/linux/tools/power/cpupower/bench/ |
H A D | parse.c | 158 char opt[16], val[32], *line = NULL; in prepare_config() local
|
/openbmc/u-boot/arch/arm/include/asm/ti-common/ |
H A D | ti-edma3.h | 60 u32 opt; member 78 u32 opt; member
|
/openbmc/linux/net/sched/ |
H A D | sch_pie.c | 138 static int pie_change(struct Qdisc *sch, struct nlattr *opt, in pie_change() 438 static int pie_init(struct Qdisc *sch, struct nlattr *opt, in pie_init()
|
/openbmc/qemu/tests/unit/ |
H A D | test-qdist.c | 125 static void do_test_pr(uint32_t opt) in do_test_pr() 202 static inline void do_test_pr_label(uint32_t opt) in do_test_pr_label()
|
/openbmc/linux/tools/virtio/asm/ |
H A D | barrier.h | 20 #define dmb(opt) asm volatile("dmb " #opt : : : "memory") argument
|
/openbmc/linux/tools/testing/selftests/media_tests/ |
H A D | video_device_test.c | 119 int opt; in main() local
|
/openbmc/linux/samples/hid/ |
H A D | hid_mouse.c | 83 int opt, hid_id, attach_fd; in main() local
|