/freebsd/tools/regression/p1003_1b/ |
H A D | sched.c | 62 checkpris(int sched) in checkpris() 106 int sched(int ac, char *av[]) in sched() function 112 int sched; in sched() local
|
/freebsd/sys/opencrypto/ |
H A D | xform_null.c | 112 null_setkey(void *sched, const uint8_t *key, int len) in null_setkey()
|
H A D | xform_aes_xts.c | 168 aes_xts_setkey(void *sched, const uint8_t *key, int len) in aes_xts_setkey()
|
H A D | xform_aes_icm.c | 245 aes_icm_setkey(void *sched, const uint8_t *key, int len) in aes_icm_setkey()
|
/freebsd/contrib/netbsd-tests/lib/librt/ |
H A D | t_sched.c | 107 struct sched_param sched; in sched_priority_set() local
|
/freebsd/contrib/telnet/libtelnet/ |
H A D | kerberos.c | 86 static DES_key_schedule sched; variable
|
/freebsd/sys/dev/ath/ath_rate/sample/ |
H A D | sample.c | 179 const struct txschedule *sched = &sn->sched[rix0]; in ath_rate_sample_find_min_pktlength() local 902 const struct txschedule *sched = &sn->sched[rix0]; in ath_rate_getxtxrates() local 930 const struct txschedule *sched = &sn->sched[rix]; in ath_rate_setupxtxdesc() local
|
H A D | sample.h | 94 const struct txschedule *sched; /* tx schedule table */ member
|
/freebsd/lib/librt/ |
H A D | sigev_thread.c | 75 struct sched_param sched; in attrcopy() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | coredump.h | 48 } sched[60]; member
|
H A D | mt7915.h | 132 u8 sched:1; member
|
/freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
H A D | spx.c | 103 static des_key_schedule sched; variable
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_dn_private.h | 212 struct dn_schk *sched; /* Sched we are linked to */ member 308 struct dn_schk *sched; /* the template */ member
|
H A D | ip_dummynet.c | 2011 struct dn_sch sched; in do_config() member
|
/freebsd/sys/dev/cxgb/ |
H A D | cxgb_ioctl.h | 117 uint8_t sched; member 125 uint8_t sched; member
|
/freebsd/sys/dev/hyperv/netvsc/ |
H A D | if_hn.c | 5689 int sched = 0; in hn_start_locked() local 5805 int sched; in hn_start() local 5839 int sched; in hn_start_txeof() local 5869 int sched = 0; in hn_xmit() local 6087 int sched; in hn_transmit() local 6135 int sched; in hn_xmit_txeof() local
|
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_udma_config.c | 662 struct al_udma_m2s_dwrr_conf *sched) in al_udma_m2s_sc_set()
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpd.c | 490 struct sched_param sched; set_process_priority() local
|
/freebsd/sys/netpfil/ipfw/test/ |
H A D | main.c | 66 struct dn_schk *sched; member
|
/freebsd/contrib/ntp/sntp/ |
H A D | main.c | 74 time_t sched; member
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_dispatch_hier.h | 442 enum sched_type sched; // static, dynamic, guided, etc. member
|
H A D | kmp_tasking.cpp | 5209 int nogroup, int sched, kmp_uint64 grainsize, 5393 int sched, kmp_uint64 grainsize, void *task_dup) { 5420 int nogroup, int sched, kmp_uint64 grainsize,
|
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_t3_hw.c | 3689 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/sys/contrib/dev/mediatek/mt76/mt7996/ |
H A D | mt7996.h | 99 u8 sched:1; member
|
/freebsd/sys/dev/ice/ |
H A D | ice_switch.h | 70 struct ice_sched_vsi_info sched; global() member
|