Home
last modified time | relevance | path

Searched defs:opt (Results 251 – 275 of 651) sorted by relevance

1...<<11121314151617181920>>...27

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_dcc.c48 const char *opt) in dcc_early_console_setup()
/openbmc/linux/samples/bpf/
H A Dcookie_uid_helper_example.c292 int opt; in main() local
/openbmc/linux/tools/power/acpi/tools/pfrut/
H A Dpfrut.c101 int opt; in parse_options() local
/openbmc/linux/scripts/gdb/linux/
H A Dproc.py115 def info_opts(lst, opt): argument
/openbmc/linux/drivers/firewire/
H A Dinit_ohci1394_dma.c288 static int __init setup_ohci1394_dma(char *opt) in setup_ohci1394_dma()
/openbmc/linux/net/netfilter/
H A Dxt_RATEEST.c113 struct nlattr opt; in xt_rateest_tg_checkentry() member
/openbmc/linux/net/sched/
H A Dact_connmark.c195 struct tc_connmark opt = { in tcf_connmark_dump() local
H A Dact_skbmod.c244 struct tc_skbmod opt; in tcf_skbmod_dump() local
H A Dact_simple.c176 struct tc_defact opt = { in tcf_simp_dump() local
H A Dsch_hhf.c508 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 Dpfm.c33 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 Dtc_redirect.c477 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 Dipl.h53 __u8 opt; member
79 __u8 opt; member
121 __u8 opt; member
/openbmc/linux/include/net/
H A Dinet_sock.h60 struct ip_options opt; member
64 struct ip_options_rcu opt; member
167 struct ip_options *opt; member
/openbmc/linux/fs/erofs/
H A Dinternal.h117 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 Dsuper.c454 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 Dmain.cpp268 int opt; in main() local
/openbmc/linux/tools/firmware/
H A Dihex2fw.c77 int opt; in main() local
/openbmc/qemu/contrib/plugins/
H A Dips.c137 char *opt = argv[i]; in qemu_plugin_install() local
/openbmc/linux/tools/testing/selftests/net/
H A Dreuseport_addr_any.c40 int opt, i, sz; in build_rcv_fd() local
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_hash_netiface.c159 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 Dip_set_hash_netportnet.c153 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 Dsr9800.c402 u8 opt; in sr_get_wol() local
421 u8 opt = 0; in sr_set_wol() local
/openbmc/linux/net/ipv6/
H A Daf_inet6.c493 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 Dsuper.c95 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()

1...<<11121314151617181920>>...27