Home
last modified time | relevance | path

Searched defs:opt (Results 401 – 425 of 621) sorted by relevance

1...<<11121314151617181920>>...25

/openbmc/linux/fs/reiserfs/
H A Dsuper.c990 const opt_desc_t *opt; in reiserfs_getopt() local
2390 int opt = type == USRQUOTA ? REISERFS_USRQUOTA : REISERFS_GRPQUOTA; in reiserfs_quota_on() local
/openbmc/linux/net/sched/
H A Dsch_netem.c956 static int netem_change(struct Qdisc *sch, struct nlattr *opt, in netem_change()
1067 static int netem_init(struct Qdisc *sch, struct nlattr *opt, in netem_init()
H A Dact_csum.c637 struct tc_csum opt = { in tcf_csum_dump() local
H A Dact_gate.c508 struct tc_gate opt = { in tcf_gate_dump() local
/openbmc/linux/include/linux/netfilter/ipset/
H A Dip_set.h464 #define ip_set_adt_opt_timeout(opt, set) \ argument
532 #define IP_SET_INIT_KEXT(skb, opt, set) \ argument
/openbmc/linux/arch/s390/mm/
H A Dpgtable.c50 unsigned long opt, asce; in ptep_ipte_local() local
70 unsigned long opt, asce; in ptep_ipte_global() local
/openbmc/u-boot/net/
H A Dbootp.c313 u8 *opt = ext; in bootp_process_vendor() local
/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c504 int c, opt; in main() local
/openbmc/qemu/backends/
H A Dcryptodev-lkcf.c156 QCryptoAkCipherOptionsRSA *opt, in cryptodev_lkcf_set_rsa_opt()
/openbmc/linux/tools/testing/selftests/net/
H A Dcmsg_sender.c73 } opt = { variable
/openbmc/linux/tools/perf/arch/x86/util/
H A Diostat.c352 int iostat_parse(const struct option *opt, const char *str, in iostat_parse()
/openbmc/linux/net/netfilter/
H A Dnft_flow_offload.c280 const struct ip_options *opt; in nft_flow_offload_skip() local
/openbmc/linux/net/core/
H A Dnetpoll.c541 int netpoll_parse_options(struct netpoll *np, char *opt) in netpoll_parse_options()
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_core.c736 const struct xt_action_param *par, struct ip_set_adt_opt *opt) in ip_set_test()
772 const struct xt_action_param *par, struct ip_set_adt_opt *opt) in ip_set_add()
794 const struct xt_action_param *par, struct ip_set_adt_opt *opt) in ip_set_del()
/openbmc/linux/tools/perf/util/
H A Dcgroup.c351 int parse_cgroups(const struct option *opt, const char *str, in parse_cgroups()
/openbmc/linux/drivers/tty/
H A Dtty_ioctl.c456 static int set_termios(struct tty_struct *tty, void __user *arg, int opt) in set_termios()
/openbmc/linux/drivers/iio/common/ssp_sensors/
H A Dssp_spi.c75 static struct ssp_msg *ssp_create_msg(u8 cmd, u16 len, u16 opt, u32 data) in ssp_create_msg()
/openbmc/linux/fs/ext2/
H A Dext2.h383 #define clear_opt(o, opt) o &= ~EXT2_MOUNT_##opt argument
384 #define set_opt(o, opt) o |= EXT2_MOUNT_##opt argument
385 #define test_opt(sb, opt) (EXT2_SB(sb)->s_mount_opt & \ argument
/openbmc/linux/tools/perf/
H A Dbuiltin-diff.c180 static int setup_compute_opt_wdiff(char *opt) in setup_compute_opt_wdiff()
216 static int setup_compute_opt(char *opt) in setup_compute_opt()
229 static int setup_compute(const struct option *opt, const char *str, in setup_compute()
/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-velocity.c414 static void velocity_set_int_opt(int *opt, int val, int min, int max, int def, in velocity_set_int_opt()
441 static void velocity_set_bool_opt(u32 *opt, int val, int def, u32 flag, in velocity_set_bool_opt()
1480 struct velocity_opt *opt = &vptr->options; in velocity_init_dma_rings() local
/openbmc/btbridge/
H A Dbtbridged.c632 int opt, polled, r; in main() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dalive.h58 u8 opt; member
/openbmc/linux/net/nfc/
H A Dllcp_sock.c236 u32 opt; in nfc_llcp_setsockopt() local
/openbmc/linux/usr/
H A Dgen_init_cpio.c583 int opt = getopt(argc, argv, "t:ch"); in main() local
/openbmc/linux/drivers/tty/serial/
H A Dmilbeaut_usio.c472 const char *opt) in mlb_usio_early_console_setup()

1...<<11121314151617181920>>...25