Home
last modified time | relevance | path

Searched defs:sched (Results 1 – 25 of 37) sorted by relevance

12

/freebsd-src/tools/regression/p1003_1b/
H A Dsched.c62 checkpris(int sched) in checkpris()
106 int sched(int ac, char *av[]) in sched() function
112 int sched; in sched() local
/freebsd-src/sys/opencrypto/
H A Dxform_null.c112 null_setkey(void *sched, const uint8_t *key, int len) in null_setkey()
H A Dxform_aes_xts.c168 aes_xts_setkey(void *sched, const uint8_t *key, int len) in aes_xts_setkey()
H A Dxform_aes_icm.c245 aes_icm_setkey(void *sched, const uint8_t *key, int len) in aes_icm_setkey()
/freebsd-src/contrib/netbsd-tests/lib/librt/
H A Dt_sched.c107 struct sched_param sched; in sched_priority_set() local
/freebsd-src/contrib/telnet/libtelnet/
H A Dkerberos.c86 static DES_key_schedule sched; variable
/freebsd-src/sys/dev/ath/ath_rate/sample/
H A Dsample.c179 const struct txschedule *sched = &sn->sched[rix0]; in ath_rate_sample_find_min_pktlength() local
901 const struct txschedule *sched = &sn->sched[rix0]; ath_rate_getxtxrates() local
929 const struct txschedule *sched = &sn->sched[rix]; ath_rate_setupxtxdesc() local
[all...]
H A Dsample.h94 const struct txschedule *sched; /* tx schedule table */ member
/freebsd-src/lib/librt/
H A Dsigev_thread.c75 struct sched_param sched; in attrcopy() local
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dcoredump.h48 } sched[60]; member
H A Dmt7915.h132 u8 sched:1; member
/freebsd-src/crypto/heimdal/appl/telnet/libtelnet/
H A Dspx.c103 static des_key_schedule sched; variable
/freebsd-src/sys/netpfil/ipfw/
H A Dip_dn_private.h212 struct dn_schk *sched; /* Sched we are linked to */ member
308 struct dn_schk *sched; /* the template */ member
H A Dip_dummynet.c2011 struct dn_sch sched; in do_config() member
/freebsd-src/sys/dev/cxgb/
H A Dcxgb_ioctl.h117 uint8_t sched; member
125 uint8_t sched; member
/freebsd-src/sys/dev/hyperv/netvsc/
H A Dif_hn.c5690 int sched = 0; hn_start_locked() local
5806 int sched; hn_start() local
5840 int sched; hn_start_txeof() local
5870 int sched = 0; hn_xmit() local
6088 int sched; hn_transmit() local
6136 int sched; hn_xmit_txeof() local
[all...]
/freebsd-src/sys/contrib/alpine-hal/
H A Dal_hal_udma_config.c662 struct al_udma_m2s_dwrr_conf *sched) in al_udma_m2s_sc_set()
/freebsd-src/contrib/ntp/ntpd/
H A Dntpd.c505 struct sched_param sched; in set_process_priority() local
/freebsd-src/sys/netpfil/ipfw/test/
H A Dmain.c66 struct dn_schk *sched; member
/freebsd-src/contrib/ntp/sntp/
H A Dmain.c74 time_t sched; member
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch_hier.h442 enum sched_type sched; // static, dynamic, guided, etc. member
H A Dkmp_tasking.cpp5203 __kmp_taskloop(ident_t * loc,int gtid,kmp_task_t * task,int if_val,kmp_uint64 * lb,kmp_uint64 * ub,kmp_int64 st,int nogroup,int sched,kmp_uint64 grainsize,int modifier,void * task_dup) global() argument
5387 __kmpc_taskloop(ident_t * loc,int gtid,kmp_task_t * task,int if_val,kmp_uint64 * lb,kmp_uint64 * ub,kmp_int64 st,int nogroup,int sched,kmp_uint64 grainsize,void * task_dup) global() argument
5414 __kmpc_taskloop_5(ident_t * loc,int gtid,kmp_task_t * task,int if_val,kmp_uint64 * lb,kmp_uint64 * ub,kmp_int64 st,int nogroup,int sched,kmp_uint64 grainsize,int modifier,void * task_dup) global() argument
[all...]
/freebsd-src/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3689 int t3_config_sched(adapter_t *adap, unsigned int kbps, int sched) in t3_config_sched()
3733 int t3_set_sched_ipg(adapter_t *adap, int sched, unsigned int ipg) in t3_set_sched_ipg()
3763 void t3_get_tx_sched(adapter_t *adap, unsigned int sched, unsigned int *kbps, in t3_get_tx_sched()
/freebsd-src/sys/dev/ice/
H A Dice_switch.h72 struct ice_sched_vsi_info sched; member
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmt7996.h99 u8 sched:1; member

12