Home
last modified time | relevance | path

Searched refs:opt (Results 951 – 975 of 1357) sorted by relevance

1...<<31323334353637383940>>...55

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_rm_fsm.h231 }opt; member
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dpci.h139 int (*unfreeze_pe)(struct pnv_phb *phb, int pe_no, int opt);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_rm_fsm.h231 }opt; member
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_ct.c1402 struct tc_ct opt = { in tcf_ct_dump() local
1412 opt.action = c->tcf_action; in tcf_ct_dump()
1448 if (nla_put(skb, TCA_CT_PARMS, sizeof(opt), &opt)) in tcf_ct_dump()
/OK3568_Linux_fs/kernel/tools/perf/bench/
H A Dnuma.c164 static int parse_cpus_opt(const struct option *opt, const char *arg, int unset);
165 static int parse_nodes_opt(const struct option *opt, const char *arg, int unset);
627 static int parse_cpus_opt(const struct option *opt __maybe_unused, in parse_cpus_opt()
742 static int parse_nodes_opt(const struct option *opt __maybe_unused, in parse_nodes_opt()
/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_xmit.c1245 memset(&(IPCB(skb)->opt), 0, sizeof(IPCB(skb)->opt)); in ip_vs_tunnel_xmit()
1393 memset(&(IPCB(skb)->opt), 0, sizeof(IPCB(skb)->opt)); in ip_vs_tunnel_xmit_v6()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dasn1t.h608 int tag, int aclass, char opt, ASN1_TLC *ctx);
866 int tag, int aclass, char opt, ASN1_TLC *ctx);
/OK3568_Linux_fs/kernel/drivers/net/
H A Dnetconsole.c56 static int __init option_setup(char *opt) in option_setup() argument
58 strlcpy(config, opt, MAX_PARAM_LENGTH); in option_setup()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dasn1t.h608 int tag, int aclass, char opt, ASN1_TLC *ctx);
866 int tag, int aclass, char opt, ASN1_TLC *ctx);
/OK3568_Linux_fs/u-boot/net/
H A Dbootp.c308 u8 *opt = ext; in bootp_process_vendor() local
312 bootp_process_vendor_field(opt); in bootp_process_vendor()
/OK3568_Linux_fs/buildroot/linux/
H A Dlinux.mk373 $(foreach opt, $(LINUX_COMPRESSION_OPT_),
374 $(call KCONFIG_DISABLE_OPT,$(opt))
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Drust-bin.bbclass5 RUSTC_ARCHFLAGS += "-C opt-level=3 -g -L ${STAGING_DIR_HOST}/${rustlibdir} -C linker=${RUST_TARGET_…
/OK3568_Linux_fs/kernel/net/mac802154/
H A Dtrace.h27 (__entry->cca_opt) = cca->opt; \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/
H A Dde-Primacom8 # provided by (opt) : Sven Eckelmann <sven@narfation.org>
H A Dde-NetAachen9 # provided by (opt) : Till Maas <opensource@till.name>
/OK3568_Linux_fs/buildroot/package/yajl/
H A D0003-Link-with-shared-libyajl-in-a-shared-build.patch13 /home/test/autobuild/instance-3/output/host/opt/ext-toolchain/bfin-uclinux/bfin-uclinux/bin/ld.real…
/OK3568_Linux_fs/kernel/tools/hv/
H A Dhv_kvp_daemon.c1374 int daemonize = 1, long_index = 0, opt; in main() local
1382 while ((opt = getopt_long(argc, argv, "hn", long_options, in main()
1384 switch (opt) { in main()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dqp.c4079 static inline bool is_valid_mask(int mask, int req, int opt) in is_valid_mask() argument
4084 if (mask & ~(req | opt)) in is_valid_mask()
4097 int opt = 0; in modify_dci_qp_is_ok() local
4100 return is_valid_mask(attr_mask, req, opt); in modify_dci_qp_is_ok()
4103 return is_valid_mask(attr_mask, req, opt); in modify_dci_qp_is_ok()
4105 opt = IB_QP_PKEY_INDEX | IB_QP_PORT; in modify_dci_qp_is_ok()
4106 return is_valid_mask(attr_mask, req, opt); in modify_dci_qp_is_ok()
4109 opt = IB_QP_PKEY_INDEX | IB_QP_AV; in modify_dci_qp_is_ok()
4110 return is_valid_mask(attr_mask, req, opt); in modify_dci_qp_is_ok()
4114 opt = IB_QP_MIN_RNR_TIMER; in modify_dci_qp_is_ok()
[all …]
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Drtmp.h292 int RTMP_SetOpt(RTMP *r, const AVal *opt, AVal *arg);
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Domap3430-sdp.dts111 ti,nand-ecc-opt = "sw";
H A Dlogicpd-torpedo-som.dtsi54 ti,nand-ecc-opt = "bch8";
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsymbol.h176 int symbol__config_symfs(const struct option *opt __maybe_unused,
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Defi.h192 extern void efifb_setup_from_dmi(struct screen_info *si, const char *opt);
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dmsm_geni_serial_earlycon.c299 const char *opt) in msm_geni_serial_earlycon_setup() argument
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py5046 for opt in opts:
5047 if "=" in opt:
5048 opt = opt.split("=")
5049 if opt[0] == "hostname":
5050 db.setHostName(opt[1])
5051 elif opt[0] == "port":
5052 db.setPort(int(opt[1]))
5053 elif opt[0] == "username":
5054 db.setUserName(opt[1])
5055 elif opt[0] == "password":
[all …]

1...<<31323334353637383940>>...55