| /OK3568_Linux_fs/kernel/tools/power/pm-graph/ |
| H A D | bootgraph.py | 776 opt = line.split('=')[0].strip() 777 if opt == tgtopt:
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmutils.c | 2204 bcm_object_trace_opr(void *obj, uint32 opt, const char *caller, int line) in bcm_object_trace_opr() argument 2212 if (opt == BCM_OBJDBG_ADD_PKT || in bcm_object_trace_opr() 2213 opt == BCM_OBJDBG_ADD) { in bcm_object_trace_opr() 2259 if (opt == BCM_OBJDBG_ADD_PKT) { in bcm_object_trace_opr() 2272 } else if (opt == BCM_OBJDBG_REMOVE) { in bcm_object_trace_opr()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmutils.c | 2204 bcm_object_trace_opr(void *obj, uint32 opt, const char *caller, int line) in bcm_object_trace_opr() argument 2212 if (opt == BCM_OBJDBG_ADD_PKT || in bcm_object_trace_opr() 2213 opt == BCM_OBJDBG_ADD) { in bcm_object_trace_opr() 2259 if (opt == BCM_OBJDBG_ADD_PKT) { in bcm_object_trace_opr() 2272 } else if (opt == BCM_OBJDBG_REMOVE) { in bcm_object_trace_opr()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | bcmutils.c | 1277 bcm_object_trace_opr(void *obj, uint32 opt, const char *caller, int line) in bcm_object_trace_opr() argument 1285 if (opt == BCM_OBJDBG_ADD_PKT || in bcm_object_trace_opr() 1286 opt == BCM_OBJDBG_ADD) { in bcm_object_trace_opr() 1332 if (opt == BCM_OBJDBG_ADD_PKT) { in bcm_object_trace_opr() 1345 } else if (opt == BCM_OBJDBG_REMOVE) { in bcm_object_trace_opr()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_fs.c | 1521 int opt; in ffs_fs_parse_param() local 1525 opt = fs_parse(fc, ffs_fs_fs_parameters, param, &result); in ffs_fs_parse_param() 1526 if (opt < 0) in ffs_fs_parse_param() 1527 return opt; in ffs_fs_parse_param() 1529 switch (opt) { in ffs_fs_parse_param()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmutils.c | 2204 bcm_object_trace_opr(void *obj, uint32 opt, const char *caller, int line) in bcm_object_trace_opr() argument 2212 if (opt == BCM_OBJDBG_ADD_PKT || in bcm_object_trace_opr() 2213 opt == BCM_OBJDBG_ADD) { in bcm_object_trace_opr() 2259 if (opt == BCM_OBJDBG_ADD_PKT) { in bcm_object_trace_opr() 2272 } else if (opt == BCM_OBJDBG_REMOVE) { in bcm_object_trace_opr()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ltmain.sh | 4023 for opt in "$nonopt" ${1+"$@"} 4025 if test -d "$opt"; then 4026 func_append libdirs " $opt" 4028 elif test -f "$opt"; then 4029 if func_lalib_unsafe_p "$opt"; then 4030 func_append libs " $opt" 4032 func_warning "'$opt' is not a valid libtool archive" 4036 func_fatal_error "invalid argument '$opt'"
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | vxlan.c | 2098 for (i = 0; i < ns_olen-1; i += (ns->opt[i+1]<<3)) { in vxlan_na_create() 2099 if (!ns->opt[i + 1]) { in vxlan_na_create() 2103 if (ns->opt[i] == ND_OPT_SOURCE_LL_ADDR) { in vxlan_na_create() 2104 daddr = ns->opt + i + sizeof(struct nd_opt_hdr); in vxlan_na_create() 2140 ether_addr_copy(&na->opt[2], n->ha); in vxlan_na_create() 2141 na->opt[0] = ND_OPT_TARGET_LL_ADDR; in vxlan_na_create() 2142 na->opt[1] = na_olen >> 3; in vxlan_na_create()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | mount_api.rst | 632 u8 opt; 638 wildcards, patterns and no case-independence) and 'opt' is the value that 718 u8 opt;
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/aclocal/ |
| H A D | lib-link.m4 | 740 for opt in $2; do 751 case $opt in 753 -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.generic-board | 84 to each board to opt in by defining CONFIG_SYS_GENERIC_BOARD in the board
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | am437x-cm-t43.dts | 151 ti,nand-ecc-opt = "bch8";
|
| H A D | am335x-baltos.dtsi | 199 ti,nand-ecc-opt = "bch8";
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | fsl_lpuart.c | 2500 const char *opt) in lpuart_early_console_setup() argument 2510 const char *opt) in lpuart32_early_console_setup() argument 2523 const char *opt) in ls1028a_early_console_setup() argument 2547 const char *opt) in lpuart32_imx_early_console_setup() argument
|
| H A D | mps2-uart.c | 503 const char *opt) in mps2_early_console_setup() argument
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-c2c.c | 2518 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt() argument 2520 struct callchain_param *callchain = opt->value; in parse_callchain_opt() 2840 static int parse_record_events(const struct option *opt, in parse_record_events() argument 2843 bool *event_set = (bool *) opt->value; in parse_record_events()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | hist.h | 550 int parse_filter_percentage(const struct option *opt, const char *arg, int unset);
|
| /OK3568_Linux_fs/kernel/drivers/tty/hvc/ |
| H A D | hvc_xen.c | 724 const char *opt) in xenboot_earlycon_setup() argument
|
| /OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/ |
| H A D | 0007-Fix-build-with-GCC-10-when-long-double-double.patch | 17 in sysdeps/ieee754/ldbl-opt/Makefile used there for building nldbl-*.c
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | vad.c | 94 default: lsx_fail("invalid option `-%c'", optstate.opt); return lsx_usage(effp); in create()
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/ |
| H A D | vmx.c | 2468 u32 min, opt, min2, opt2; in setup_vmcs_config() local 2491 opt = CPU_BASED_TPR_SHADOW | in setup_vmcs_config() 2494 if (adjust_vmx_controls(min, opt, MSR_IA32_VMX_PROCBASED_CTLS, in setup_vmcs_config() 2570 opt = VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL | in setup_vmcs_config() 2576 if (adjust_vmx_controls(min, opt, MSR_IA32_VMX_EXIT_CTLS, in setup_vmcs_config() 2581 opt = PIN_BASED_VIRTUAL_NMIS | PIN_BASED_POSTED_INTR | in setup_vmcs_config() 2583 if (adjust_vmx_controls(min, opt, MSR_IA32_VMX_PINBASED_CTLS, in setup_vmcs_config() 2594 opt = VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL | in setup_vmcs_config() 2600 if (adjust_vmx_controls(min, opt, MSR_IA32_VMX_ENTRY_CTLS, in setup_vmcs_config()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | shmem.c | 3426 int opt; in shmem_parse_one() local 3428 opt = fs_parse(fc, shmem_fs_parameters, param, &result); in shmem_parse_one() 3429 if (opt < 0) in shmem_parse_one() 3430 return opt; in shmem_parse_one() 3432 switch (opt) { in shmem_parse_one()
|
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | modpost.c | 2545 int opt; in main() local 2550 while ((opt = getopt(argc, argv, "ei:mnT:o:awENd:v:")) != -1) { in main() 2551 switch (opt) { in main()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | blkdev.h | 1177 extern void blk_limits_io_opt(struct queue_limits *limits, unsigned int opt); 1178 extern void blk_queue_io_opt(struct request_queue *q, unsigned int opt);
|
| /OK3568_Linux_fs/buildroot/package/systemd/ |
| H A D | Config.in | 468 extend the /usr/ and /opt/ directory hierarchies with 472 a /usr/ and/or /opt/ hierarchy residing on a read-only file
|