/openbmc/linux/drivers/tty/hvc/ |
H A D | hvc_dcc.c | 48 const char *opt) in dcc_early_console_setup()
|
/openbmc/linux/samples/bpf/ |
H A D | cookie_uid_helper_example.c | 292 int opt; in main() local
|
/openbmc/linux/tools/power/acpi/tools/pfrut/ |
H A D | pfrut.c | 101 int opt; in parse_options() local
|
/openbmc/linux/scripts/gdb/linux/ |
H A D | proc.py | 115 def info_opts(lst, opt): argument
|
/openbmc/linux/drivers/firewire/ |
H A D | init_ohci1394_dma.c | 288 static int __init setup_ohci1394_dma(char *opt) in setup_ohci1394_dma()
|
/openbmc/linux/net/netfilter/ |
H A D | xt_RATEEST.c | 113 struct nlattr opt; in xt_rateest_tg_checkentry() member
|
/openbmc/linux/net/sched/ |
H A D | act_connmark.c | 195 struct tc_connmark opt = { in tcf_connmark_dump() local
|
H A D | act_skbmod.c | 244 struct tc_skbmod opt; in tcf_skbmod_dump() local
|
H A D | act_simple.c | 176 struct tc_defact opt = { in tcf_simp_dump() local
|
H A D | sch_hhf.c | 508 static int hhf_change(struct Qdisc *sch, struct nlattr *opt, in hhf_change() 574 static int hhf_init(struct Qdisc *sch, struct nlattr *opt, in hhf_init()
|
/openbmc/linux/tools/perf/util/ |
H A D | pfm.c | 33 int parse_libpfm_events_option(const struct option *opt, const char *str, in parse_libpfm_events_option()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | tc_redirect.c | 477 int opt = 1, srv_fd = -1, cli_fd = -1, nretries = 0, err, n; in wait_netstamp_needed_key() local 525 struct sock_txtime opt = { .clockid = CLOCK_TAI }; in snd_tstamp() local 560 int opt = 1, accept_fd = -1, client_fd = -1, listen_fd, err; in test_inet_dtime() local
|
/openbmc/linux/arch/s390/include/uapi/asm/ |
H A D | ipl.h | 53 __u8 opt; member 79 __u8 opt; member 121 __u8 opt; member
|
/openbmc/linux/include/net/ |
H A D | inet_sock.h | 60 struct ip_options opt; member 64 struct ip_options_rcu opt; member 167 struct ip_options *opt; member
|
/openbmc/linux/fs/erofs/ |
H A D | internal.h | 117 struct erofs_mount_opts opt; /* options */ member 190 #define clear_opt(opt, option) ((opt)->mount_opt &= ~EROFS_MOUNT_##option) argument 191 #define set_opt(opt, option) ((opt)->mount_opt |= EROFS_MOUNT_##option) argument 192 #define test_opt(opt, option) ((opt)->mount_opt & EROFS_MOUNT_##option) argument
|
H A D | super.c | 454 int opt, ret; in erofs_fc_parse_param() local 931 struct erofs_mount_opts *opt = &sbi->opt; in erofs_show_options() local
|
/openbmc/phosphor-host-postd/ |
H A D | main.cpp | 268 int opt; in main() local
|
/openbmc/linux/tools/firmware/ |
H A D | ihex2fw.c | 77 int opt; in main() local
|
/openbmc/qemu/contrib/plugins/ |
H A D | ips.c | 137 char *opt = argv[i]; in qemu_plugin_install() local
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | reuseport_addr_any.c | 40 int opt, i, sz; in build_rcv_fd() local
|
/openbmc/linux/net/netfilter/ipset/ |
H A D | ip_set_hash_netiface.c | 159 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netiface4_kadt() 380 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netiface6_kadt()
|
H A D | ip_set_hash_netportnet.c | 153 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netportnet4_kadt() 448 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netportnet6_kadt()
|
/openbmc/linux/drivers/net/usb/ |
H A D | sr9800.c | 402 u8 opt; in sr_get_wol() local 421 u8 opt = 0; in sr_set_wol() local
|
/openbmc/linux/net/ipv6/ |
H A D | af_inet6.c | 493 struct ipv6_txoptions *opt; in inet6_cleanup_sock() local 864 const struct inet6_skb_parm *opt) in ipv6_opt_accepted()
|
/openbmc/linux/fs/ntfs/ |
H A D | super.c | 95 static bool parse_options(ntfs_volume *vol, char *opt) in parse_options() 460 static int ntfs_remount(struct super_block *sb, int *flags, char *opt) in ntfs_remount() 2705 static int ntfs_fill_super(struct super_block *sb, void *opt, const int silent) in ntfs_fill_super()
|