Searched defs:opp (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/sys/dev/cpufreq/ |
H A D | cpufreq_dt.c | 78 struct cpufreq_dt_opp *opp; member 129 cpufreq_dt_opp_to_setting(device_t dev, const struct cpufreq_dt_opp *opp, in cpufreq_dt_opp_to_setting() argument 145 const struct cpufreq_dt_opp *opp; cpufreq_dt_get() local 170 const struct cpufreq_dt_opp *opp, *copp; cpufreq_dt_set() local 351 uint32_t *opp, lat; cpufreq_dt_oppv1_parse() local 385 phandle_t opp, opp_table, opp_xref; cpufreq_dt_oppv2_parse() local 476 phandle_t cnode, opp, copp; cpufreq_dt_attach() local [all...] |
/freebsd-src/crypto/openssl/crypto/asn1/ |
H A D | asn1_parse.c | 97 const unsigned char *p, *ep, *tot, *op, *opp; in asn1_parse2() local
|
/freebsd-src/usr.sbin/jail/ |
H A D | config.c | 134 struct cfparams opp; in load_config() local
|
/freebsd-src/sys/fs/nfsclient/ |
H A D | nfs_clstate.c | 218 struct nfsclopen **opp, int *newonep, int *retp, int lockit, bool firstref) in nfscl_open() argument 351 struct nfsclowner **owpp, struct nfsclowner **nowpp, struct nfsclopen **opp, in nfscl_newopen() argument 717 nfscl_getopen(struct nfsclownerhead * ohp,struct nfsclopenhash * ohashp,u_int8_t * nfhp,int fhlen,u_int8_t * openown,u_int8_t * lockown,u_int32_t mode,struct nfscllockowner ** lpp,struct nfsclopen ** opp) nfscl_getopen() argument [all...] |
/freebsd-src/contrib/ntp/ntpd/ |
H A D | ntp_request.c | 1609 const restrict_u **opp in popRestriction()
|
/freebsd-src/contrib/tcpdump/ |
H A D | print-icmp6.c | 1398 const struct nd_opt_prefix_info *opp; icmp6_opt_print() local
|