/openbmc/linux/samples/bpf/ |
H A D | fds_example.c | 145 int opt, mode = BPF_M_UNSPEC; in main() local
|
H A D | sampleip_user.c | 141 int opt, freq = DEFAULT_FREQ, secs = DEFAULT_SECS, error = 1; in main() local
|
/openbmc/hiomapd/ |
H A D | mboxd.c | 223 int opt; in parse_cmdline() local
|
/openbmc/linux/tools/perf/tests/ |
H A D | expand-cgroup.c | 150 struct option opt = { in expand_libpfm_events() local
|
/openbmc/linux/tools/testing/selftests/gpio/ |
H A D | gpio-mockup-cdev.c | 119 int opt, ret, cfd, lfd; in main() local
|
/openbmc/linux/net/ipv4/ |
H A D | ip_output.c | 150 __be32 saddr, __be32 daddr, struct ip_options_rcu *opt, in ip_build_and_send_pkt() 964 struct ip_options *opt = cork->opt; in __ip_append_data() local 1286 struct ip_options_rcu *opt; in ip_setup_cork() local 1392 struct ip_options *opt = NULL; in __ip_make_skb() local
|
/openbmc/linux/tools/perf/ |
H A D | builtin-report.c | 1071 report_parse_callchain_opt(const struct option *opt, const char *arg, int unset) in report_parse_callchain_opt() 1089 parse_time_quantum(const struct option *opt, const char *arg, in parse_time_quantum() 1143 parse_branch_mode(const struct option *opt, in parse_branch_mode() 1153 parse_percent_limit(const struct option *opt, const char *str, in parse_percent_limit()
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | nx_huge_pages_test.c | 236 int reclaim_period_ms = 0, token = 0, opt; in main() local
|
/openbmc/qemu/contrib/plugins/ |
H A D | stoptrigger.c | 109 char *opt = argv[i]; in qemu_plugin_install() local
|
/openbmc/u-boot/scripts/dtc/ |
H A D | dtc.c | 175 int opt; in main() local
|
/openbmc/linux/tools/testing/selftests/kvm/ |
H A D | memslot_modification_stress_test.c | 140 int opt; in main() local
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | cpu-features.h | 15 #define cpu_opt(opt) (cpu_data[0].options & (opt)) argument
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_ekanalyzer.c | 671 ipmi_ekanalyzer_print(int argc, char *opt, char **filename, int *file_type) in ipmi_ekanalyzer_print() 882 ipmi_ek_display_power( int argc, char * opt, char ** filename, int * file_type ) in ipmi_ek_display_power() 1077 ipmi_ekanalyzer_ekeying_match( int argc, char * opt, in ipmi_ekanalyzer_ekeying_match() 1239 struct ipmi_ek_multi_header ** list_last, char * opt, in ipmi_ek_matching_process() 1558 struct ipmi_ek_amc_p2p_connectivity_record record2, char * opt, in ipmi_ek_compare_link()
|
/openbmc/linux/net/netfilter/ipset/ |
H A D | ip_set_hash_netport.c | 131 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netport4_kadt() 351 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netport6_kadt()
|
H A D | ip_set_hash_mac.c | 74 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_mac4_kadt()
|
H A D | ip_set_hash_ipportnet.c | 136 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportnet4_kadt() 393 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportnet6_kadt()
|
/openbmc/linux/net/sched/ |
H A D | sch_fq_pie.c | 284 static int fq_pie_change(struct Qdisc *sch, struct nlattr *opt, in fq_pie_change() 409 static int fq_pie_init(struct Qdisc *sch, struct nlattr *opt, in fq_pie_init()
|
H A D | sch_ets.c | 205 struct nlattr *opt = tca[TCA_OPTIONS]; in ets_class_change() local 578 static int ets_qdisc_change(struct Qdisc *sch, struct nlattr *opt, in ets_qdisc_change() 689 static int ets_qdisc_init(struct Qdisc *sch, struct nlattr *opt, in ets_qdisc_init()
|
/openbmc/linux/block/ |
H A D | blk-settings.c | 461 void blk_limits_io_opt(struct queue_limits *limits, unsigned int opt) in blk_limits_io_opt() 480 void blk_queue_io_opt(struct request_queue *q, unsigned int opt) in blk_queue_io_opt()
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | dt2801.c | 407 static const struct comedi_lrange *dac_range_lkup(int opt) in dac_range_lkup() 414 static const struct comedi_lrange *ai_range_lkup(int type, int opt) in ai_range_lkup()
|
/openbmc/linux/scripts/dtc/ |
H A D | dtc.c | 171 int opt; in main() local
|
/openbmc/linux/net/ipv6/ |
H A D | raw.c | 291 struct inet6_skb_parm *opt, in rawv6_err() 506 struct ipv6_txoptions *opt; in rawv6_push_pending_frames() local 743 struct ipv6_txoptions *opt = NULL; in rawv6_sendmsg() local
|
/openbmc/linux/net/dns_resolver/ |
H A D | dns_key.c | 98 const char *data = prep->data, *end, *opt; in dns_resolver_preparse() local
|
/openbmc/linux/tools/testing/selftests/timers/ |
H A D | leap-a-day.c | 186 int opt; in main() local
|
/openbmc/linux/drivers/isdn/mISDN/ |
H A D | socket.c | 407 int err = 0, opt = 0; in data_sock_setsockopt() local 439 int len, opt; in data_sock_getsockopt() local
|