Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...26

/openbmc/linux/tools/testing/selftests/kvm/
H A Ddemand_paging_test.c238 int opt; in main() local
/openbmc/linux/drivers/firewire/
H A Dinit_ohci1394_dma.c288 static int __init setup_ohci1394_dma(char *opt) in setup_ohci1394_dma()
/openbmc/linux/drivers/tty/hvc/
H A Dhvc_dcc.c48 const char *opt) in dcc_early_console_setup()
/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/arch/s390/include/uapi/asm/
H A Dipl.h53 __u8 opt; member
79 __u8 opt; member
121 __u8 opt; member
/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/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/linux/tools/testing/selftests/net/
H A Dreuseport_addr_any.c40 int opt, i, sz; in build_rcv_fd() local
/openbmc/linux/tools/firmware/
H A Dihex2fw.c77 int opt; in main() local
/openbmc/linux/net/sched/
H A Dact_simple.c176 struct tc_defact opt = { in tcf_simp_dump() local
H A Dact_skbmod.c244 struct tc_skbmod opt; in tcf_skbmod_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()
H A Dact_nat.c272 struct tc_nat opt = { in tcf_nat_dump() local
/openbmc/phosphor-host-postd/
H A Dmain.cpp261 int opt; in main() local
/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.c495 struct ipv6_txoptions *opt; in inet6_cleanup_sock() local
866 const struct inet6_skb_parm *opt) in ipv6_opt_accepted()
/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/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()
/openbmc/linux/net/ipv4/
H A Dip_sockglue.c90 struct ip_options *opt = (struct ip_options *)optbuf; in ip_cmsg_recv_retopts() local
1052 struct ip_options_rcu *old, *opt = NULL; in do_ip_setsockopt() local
1607 struct ip_options *opt = (struct ip_options *)optbuf; in do_ip_getsockopt() local
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-palmas.c375 const struct palmas_pin_info *opt[4]; member
741 const struct palmas_pin_info *opt; in palmas_pinconf_get() local
851 const struct palmas_pin_info *opt; in palmas_pinconf_set() local
/openbmc/u-boot/tools/
H A Dmkimage.c143 int opt; in process_args() local
/openbmc/qemu/contrib/plugins/
H A Dhotpages.c171 char *opt = argv[i]; in qemu_plugin_install() local
/openbmc/linux/tools/testing/radix-tree/
H A Dmultiorder.c284 int opt; in main() local

1...<<11121314151617181920>>...26