Home
last modified time | relevance | path

Searched defs:option (Results 76 – 100 of 301) sorted by relevance

12345678910>>...13

/openbmc/linux/net/netfilter/
H A Dxt_sctp.c20 #define SCCHECK(cond, option, flag, invflag) (!((flag) & (option)) \ argument
/openbmc/u-boot/tools/patman/
H A Dsettings.py113 def get(self, section, option, *args, **kwargs): argument
/openbmc/linux/drivers/video/fbdev/
H A D68328fb.c418 char *option = NULL; in mc68x328fb_init() local
H A Dfm2fb.c311 char *option = NULL; in fm2fb_init() local
H A Dvfb.c509 char *option = NULL; in vfb_init() local
/openbmc/linux/include/linux/
H A Dcompiler-clang.h128 #define __diag_ignore_all(option, comment) \ argument
H A Dcompiler-gcc.h160 #define __diag_ignore_all(option, comment) \ argument
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_syscall_macro.c68 int BPF_KSYSCALL(prctl_enter, int option, unsigned long arg2, in BPF_KSYSCALL()
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_si_hotmod.c83 static int check_hotmod_int_op(const char *curr, const char *option, in check_hotmod_int_op()
/openbmc/linux/drivers/gpu/drm/mgag200/
H A Dmgag200_drv.c28 int mgag200_init_pci_options(struct pci_dev *pdev, u32 option, u32 option2) in mgag200_init_pci_options()
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dcache_v8.c544 enum dcache_option option) in mmu_set_region_dcache_behaviour()
683 enum dcache_option option) in mmu_set_region_dcache_behaviour()
/openbmc/linux/drivers/soc/ti/
H A Dwkup_m3_ipc.c174 u32 *option = data; in option_get() local
183 u32 *option = data; in option_set() local
/openbmc/linux/tools/perf/util/
H A Dbpf-filter.c26 const char *option; member
/openbmc/linux/arch/powerpc/boot/
H A Dcuboot-pq2.c80 u32 base, option; in update_cs_ranges() local
/openbmc/linux/fs/
H A Dfilesystems.c191 SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) in SYSCALL_DEFINE3() argument
/openbmc/linux/drivers/pnp/
H A Dmanager.c258 struct pnp_option *option; in pnp_assign_resources() local
/openbmc/linux/fs/autofs/
H A Dinode.c138 int option; in parse_options() local
/openbmc/phosphor-net-ipmid/
H A Dsessions_manager.cpp192 Manager::getSession(SessionID sessionID, RetrieveOption option) in getSession()
/openbmc/qemu/migration/
H A Dfile.c32 char *option = strstr(filespec, OFFSET_OPTION); in file_parse_offset() local
/openbmc/linux/drivers/video/fbdev/geode/
H A Dgx1fb_core.c444 char *option = NULL; in gx1fb_init() local
H A Dlxfb_core.c648 char *option = NULL; in lxfb_init() local
H A Dgxfb_core.c509 char *option = NULL; in gxfb_init() local
/openbmc/qemu/accel/tcg/
H A Dicount-common.c420 const char *option = qemu_opt_get(opts, "shift"); in icount_configure() local
/openbmc/linux/tools/tracing/rtla/src/
H A Dosnoise.c737 static int osnoise_options_get_option(char *option) in osnoise_options_get_option()
771 static int osnoise_options_set_option(char *option, bool onoff) in osnoise_options_set_option()
/openbmc/linux/scripts/
H A Dgenerate_rust_target.rs141 let option = "CONFIG_".to_owned() + option; in has() localVariable

12345678910>>...13