Home
last modified time | relevance | path

Searched defs:option (Results 51 – 75 of 301) sorted by relevance

12345678910>>...13

/openbmc/phosphor-networkd/src/
H A Dargument.cpp29 int option = 0; in ArgumentParser() local
/openbmc/linux/arch/x86/kernel/
H A Dprocess_64.c818 long do_arch_prctl_64(struct task_struct *task, int option, unsigned long arg2) in do_arch_prctl_64()
936 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
948 COMPAT_SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in COMPAT_SYSCALL_DEFINE2() argument
H A Dprocess_32.c220 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
/openbmc/u-boot/arch/arm/mach-imx/
H A Dcache.c44 enum dcache_option option = DCACHE_WRITETHROUGH; in enable_caches() local
/openbmc/openpower-vpd-parser/
H A Dargs.cpp51 int option = 0; in parse() local
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_dccp.h22 __u8 option; member
H A Dxt_tcpudp.h11 __u8 option; /* TCP Option iff non-zero*/ member
/openbmc/u-boot/board/phytec/phycore_rk3288/
H A Dsom.h13 unsigned char option[12]; /* coding for variants */ member
/openbmc/qemu/system/
H A Drunstate-hmp-cmds.c45 const char *option = qdict_get_try_str(qdict, "option"); in hmp_one_insn_per_tb() local
/openbmc/u-boot/cmd/
H A Dbootmenu.c250 const char *option; in bootmenu_create() local
376 char *option, *sep; in bootmenu_show() local
/openbmc/linux/drivers/pnp/
H A Dinterface.c190 struct pnp_option *option) in pnp_print_option()
213 struct pnp_option *option; in options_show() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h25 #define TEST_OPTION_FLAGS(flags, option) (1 & ((flags) >> (option))) argument
26 #define SET_OPTION_FLAGS(flags, option) ((flags) |= (1 << (option))) argument
/openbmc/linux/include/net/
H A Dcalipso.h71 const unsigned char *option) in calipso_validate()
/openbmc/pam-ipmi/src/pam_ipmicheck/
H A Dpam_ipmicheck.c40 static const char *get_option(const char *option, int argc, const char **argv) in get_option()
/openbmc/linux/arch/x86/include/asm/
H A Dshstk.h26 static inline long shstk_prctl(struct task_struct *task, int option, in shstk_prctl()
/openbmc/linux/drivers/video/fbdev/
H A Dskeletonfb.c901 char *option = NULL; in xxxfb_init() local
989 char *option = NULL; in xxxfb_init() local
/openbmc/linux/Documentation/scsi/
H A Dncr53c8xx.rst1210 10.6 SCSI BUS checking boot option.
1227 10.7 IMMEDIATE ARBITRATION boot option
/openbmc/linux/drivers/misc/cardreader/
H A Drtsx_pcr.c130 struct rtsx_cr_option *option = &pcr->option; in rtsx_comm_pm_full_on() local
401 u8 option = RTSX_SG_VALID | RTSX_SG_TRANS_DATA; in rtsx_pci_add_sg_tbl() local
1119 struct rtsx_cr_option *option = &(pcr->option); in rtsx_pci_init_ocp() local
1345 struct rtsx_cr_option *option = &(pcr->option); in rtsx_pci_init_chip() local
1730 struct rtsx_cr_option *option = &pcr->option; in rtsx_comm_pm_power_saving() local
/openbmc/linux/tools/perf/util/
H A Dsetup.py18 def clang_has_option(option): argument
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmac.c971 void FPri_RegValue (MAC_ENGINE *eng, uint8_t option) in FPri_RegValue()
989 void FPri_End (MAC_ENGINE *eng, uint8_t option) in FPri_End()
1098 void FPri_ErrFlag (MAC_ENGINE *eng, uint8_t option) in FPri_ErrFlag()
2103 void PrintIO_Header (MAC_ENGINE *eng, uint8_t option) in PrintIO_Header()
2167 void PrintIO_LineS(MAC_ENGINE *p_eng, uint8_t option) in PrintIO_LineS()
2177 void PrintIO_Line(MAC_ENGINE *p_eng, uint8_t option) in PrintIO_Line()
/openbmc/u-boot/tools/
H A Dmkenvimage.c80 int option; in main() local
/openbmc/qemu/include/hw/pci-host/
H A Dspapr.h139 unsigned int addr, int option) in spapr_phb_vfio_eeh_set_option()
148 static inline int spapr_phb_vfio_eeh_reset(SpaprPhbState *sphb, int option) in spapr_phb_vfio_eeh_reset()
/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Dcore.c111 const char *option = (const char *)__pa_nodebug(__dis_opt_str); in check_loader_disabled_bsp() local
116 const char *option = __dis_opt_str; in check_loader_disabled_bsp() local
/openbmc/linux/lib/
H A Dcmdline.c203 bool parse_option_str(const char *str, const char *option) in parse_option_str()
/openbmc/qemu/monitor/
H A Dqemu-config-qmp.c173 CommandLineOptionInfoList *qmp_query_command_line_options(const char *option, in qmp_query_command_line_options()

12345678910>>...13