| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_flex_pipe.c | 94 static u32 ice_sect_id(enum ice_block blk, enum ice_sect sect) in ice_sect_id() 2582 ice_find_dup_props_vsig(struct ice_hw *hw, enum ice_block blk, in ice_find_dup_props_vsig() 2608 ice_vsig_free(struct ice_hw *hw, enum ice_block blk, u16 vsig) in ice_vsig_free() 3377 ice_write_es(struct ice_hw *hw, enum ice_block blk, u8 prof_id, in ice_write_es() 4125 ice_prof_bld_es(struct ice_hw *hw, enum ice_block blk, in ice_prof_bld_es() 4166 ice_prof_bld_tcam(struct ice_hw *hw, enum ice_block blk, in ice_prof_bld_tcam() 4283 ice_upd_prof_hw(struct ice_hw *hw, enum ice_block blk, in ice_upd_prof_hw() 4846 ice_rem_prof_id(struct ice_hw *hw, enum ice_block blk, in ice_rem_prof_id() 4872 ice_rem_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsig, in ice_rem_vsig() 5038 ice_get_prof(struct ice_hw *hw, enum ice_block blk, u64 hdl, in ice_get_prof() [all …]
|
| H A D | ice_flow.c | 683 enum ice_block blk; member 1541 ice_flow_find_prof_conds(struct ice_hw *hw, enum ice_block blk, in ice_flow_find_prof_conds() 1795 ice_flow_rem_entry_sync(struct ice_hw *hw, enum ice_block blk, in ice_flow_rem_entry_sync() 1840 ice_flow_add_prof_sync(struct ice_hw *hw, enum ice_block blk, in ice_flow_add_prof_sync() 1936 ice_flow_rem_prof_sync(struct ice_hw *hw, enum ice_block blk, in ice_flow_rem_prof_sync() 2129 ice_flow_assoc_prof(struct ice_hw *hw, enum ice_block blk, in ice_flow_assoc_prof() 2165 ice_flow_disassoc_prof(struct ice_hw *hw, enum ice_block blk, in ice_flow_disassoc_prof() 2237 ice_flow_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id) in ice_flow_rem_prof() 3332 const enum ice_block blk = ICE_BLK_RSS; in ice_rem_vsi_rss_cfg() local 3594 const enum ice_block blk = ICE_BLK_RSS; in ice_add_rss_cfg_sync() local [all …]
|
| /f-stack/freebsd/kern/ |
| H A D | subr_blist.c | 288 daddr_t blk, cursor; in blist_alloc() local 613 daddr_t blk; in blst_next_leaf_alloc() local 692 blst_leaf_alloc(blmeta_t *scan, daddr_t blk, int *count, int maxcount) in blst_leaf_alloc() 797 daddr_t blk, i, r, skip; in blst_meta_alloc() local 862 blst_leaf_free(blmeta_t *scan, daddr_t blk, int count) in blst_leaf_free() 892 daddr_t blk, endBlk, i, skip; in blst_meta_free() local 934 blst_copy(blmeta_t *scan, daddr_t blk, daddr_t radix, blist_t dest, in blst_copy() 990 blst_leaf_fill(blmeta_t *scan, daddr_t blk, int count) in blst_leaf_fill() 1015 daddr_t blk, endBlk, i, nblks, skip; in blst_meta_fill() local 1049 blst_radix_print(blmeta_t *scan, daddr_t blk, daddr_t radix, int tab) in blst_radix_print() [all …]
|
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_rxtx_vec_common.h | 109 unsigned int blk = 0; in bnxt_tx_cmp_vec_fast() local 131 unsigned int blk = 0; in bnxt_tx_cmp_vec() local
|
| H A D | bnxt_txr.c | 349 unsigned int blk = 0; in bnxt_tx_cmp_fast() local 380 unsigned int blk = 0; in bnxt_tx_cmp() local
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_subr.c | 366 struct tcp_function_block *blk=NULL; in find_tcp_functions_locked() local 378 find_tcp_fb_locked(struct tcp_function_block *blk, struct tcp_function **s) in find_tcp_fb_locked() 398 struct tcp_function_block *blk; in find_and_ref_tcp_functions() local 409 find_and_ref_tcp_fb(struct tcp_function_block *blk) in find_and_ref_tcp_fb() 509 struct tcp_function_block *blk; in sysctl_net_inet_default_tcp_functions() local 868 register_tcp_functions_as_names(struct tcp_function_block *blk, int wait, in register_tcp_functions_as_names() 971 register_tcp_functions_as_name(struct tcp_function_block *blk, const char *name, in register_tcp_functions_as_name() 993 register_tcp_functions(struct tcp_function_block *blk, int wait) in register_tcp_functions() 1017 deregister_tcp_functions(struct tcp_function_block *blk, bool quiesce, in deregister_tcp_functions()
|
| H A D | tcp_syncache.c | 840 struct tcp_function_block *blk; in syncache_socket() local
|
| H A D | tcp_usrreq.c | 1830 struct tcp_function_block *blk; in tcp_ctloutput() local
|
| /f-stack/freebsd/opencrypto/ |
| H A D | xform_sha1.c | 102 SHA1Final_int(uint8_t *blk, void *ctx) in SHA1Final_int()
|
| H A D | cryptosoft.c | 103 unsigned char iv[EALG_MAX_BLOCK_LEN], blk[EALG_MAX_BLOCK_LEN]; in swcr_encdec() local 391 u_char *blk = (u_char *)blkbuf; in swcr_gmac() local 468 u_char *blk = (u_char *)blkbuf; in swcr_gcm() local 706 u_char *blk = (u_char *)blkbuf; in swcr_ccm() local
|
| /f-stack/freebsd/vm/ |
| H A D | swap_pager.c | 791 daddr_t blk; in swp_pager_getswapspace() local 838 swp_pager_isondev(daddr_t blk, struct swdevt *sp) in swp_pager_isondev() 876 swp_pager_freeswapspace(daddr_t blk, daddr_t npages) in swp_pager_freeswapspace() 966 daddr_t addr, blk, n_free, s_free; in swap_pager_reserve() local 1098 daddr_t blk, blk0; in swap_pager_haspage() local 1230 daddr_t blk; in swap_pager_getpages_locked() local 1456 daddr_t addr, blk, n_free, s_free; in swap_pager_putpages() local 1778 daddr_t blk; in swap_pager_swapoff_object() local
|
| /f-stack/freebsd/contrib/zstd/zlibWrapper/examples/ |
| H A D | fitblk_original.c | 132 unsigned char *blk; /* intermediate and final stream */ in main() local
|
| H A D | fitblk.c | 144 unsigned char *blk; /* intermediate and final stream */ in main() local
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zap.c | 254 uint64_t blk = idx >> (bs-3); in zap_table_store() local 296 uint64_t blk = idx >> (bs-3); in zap_table_load() local 586 zap_set_idx_to_blk(zap_t *zap, uint64_t idx, uint64_t blk, dmu_tx_t *tx) in zap_set_idx_to_blk() 603 uint64_t blk; in zap_deref_leaf() local 686 uint64_t blk; in zap_expand_leaf() local 980 uint64_t blk; in fzap_prefetch() local
|
| H A D | dmu_diff.c | 135 dnode_phys_t *blk; in diff_cb() local
|
| H A D | ddt.c | 346 blkptr_t blk; in ddt_phys_free() local 960 blkptr_t blk; in ddt_repair_entry() local 985 blkptr_t blk; in ddt_repair_table() local
|
| H A D | zil.c | 354 blkptr_t blk, next_blk; in zil_parse() local 673 blkptr_t blk; in zil_create() local 3039 blkptr_t blk = zh->zh_log; in zil_sync() local
|
| H A D | vdev_rebuild.c | 541 blkptr_t blk; in vdev_rebuild_range() local
|
| H A D | zio.c | 3056 blkptr_t blk; in zio_ddt_read_start() local 3160 blkptr_t blk = *zio->io_bp; in zio_ddt_collision() local 3191 blkptr_t blk = *zio->io_bp; in zio_ddt_collision() local
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/sha2/ |
| H A D | sha2.c | 150 SHA256Transform(SHA2_CTX *ctx, const uint8_t *blk) in SHA256Transform() 359 SHA512Transform(SHA2_CTX *ctx, const uint8_t *blk) in SHA512Transform()
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | sha1.c | 43 #define blk(i) (block->l[i&15] = rol(block->l[(i+13)&15]^block->l[(i+8)&15] \ macro
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_acl_filter.c | 417 enum ice_block blk = ICE_BLK_ACL; in ice_acl_hw_set_conf() local
|
| /f-stack/freebsd/crypto/aesni/ |
| H A D | aesni_wrap.c | 53 __m128i blk[8]; member
|
| /f-stack/freebsd/sys/ |
| H A D | cdio.h | 124 int blk; member
|
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | ef10_nic.c | 891 uint32_t buf, blk; in ef10_nic_pio_alloc() local
|