Searched defs:shl (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa_stats.c | 114 spa_history_list_t *shl = procfs_list->pl_private; in spa_read_history_clear() local 124 spa_history_list_t *shl = &spa->spa_stats.read_history; in spa_read_history_init() local 142 spa_history_list_t *shl = &spa->spa_stats.read_history; in spa_read_history_destroy() local 151 spa_history_list_t *shl = &spa->spa_stats.read_history; in spa_read_history_add() local 280 spa_history_list_t *shl = procfs_list->pl_private; in spa_txg_history_clear() local 290 spa_history_list_t *shl = &spa->spa_stats.txg_history; in spa_txg_history_init() local 308 spa_history_list_t *shl = &spa->spa_stats.txg_history; in spa_txg_history_destroy() local 320 spa_history_list_t *shl = &spa->spa_stats.txg_history; in spa_txg_history_add() local 345 spa_history_list_t *shl = &spa->spa_stats.txg_history; in spa_txg_history_set() local 374 spa_history_list_t *shl = &spa->spa_stats.txg_history; in spa_txg_history_set_io() local [all …]
|
| H A D | spa_misc.c | 2150 spa_import_progress_truncate(spa_history_list_t *shl, unsigned int size) in spa_import_progress_truncate() 2189 spa_history_list_t *shl = spa_import_progress_list; in spa_import_progress_destroy() local 2200 spa_history_list_t *shl = spa_import_progress_list; in spa_import_progress_set_state() local 2224 spa_history_list_t *shl = spa_import_progress_list; in spa_import_progress_set_max_txg() local 2249 spa_history_list_t *shl = spa_import_progress_list; in spa_import_progress_set_mmp_check() local 2276 spa_history_list_t *shl = spa_import_progress_list; in spa_import_progress_add() local 2299 spa_history_list_t *shl = spa_import_progress_list; in spa_import_progress_remove() local
|
| /f-stack/freebsd/tools/sound/ |
| H A D | snd_fxdiv_gen.awk | 40 function shl(x, y) function
|
| H A D | feeder_eq_mkfilter.awk | 75 function shl(x, y) function
|
| H A D | feeder_rate_mkfilter.awk | 87 function shl(x, y) function
|
| /f-stack/freebsd/libkern/ |
| H A D | bcmp.c | 60 int shl, shr, len = length; variable
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ |
| H A D | fe51_pack.S | 110 shl $3,%rax label 137 shl $6,%rcx label 167 shl $1,%rcx label 194 shl $4,%rcx label
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/edonr/ |
| H A D | edonr.c | 45 #define shl(x, n) ((x) << n) macro
|