Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 25 of 40) sorted by relevance

12

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Drefcount.c88 reference_t *ref; in zfs_refcount_destroy_many() local
127 reference_t *ref = NULL; in zfs_refcount_add_many() local
156 reference_t *ref; in zfs_refcount_remove_many() local
242 reference_t *ref; in zfs_refcount_transfer_ownership_many() local
280 reference_t *ref; in zfs_refcount_held() local
308 reference_t *ref; in zfs_refcount_not_held() local
H A Dlz4.c503 const BYTE *ref; in LZ4_compressCtx() local
692 const BYTE *ref; in LZ4_compress64kCtx() local
889 const BYTE *ref; in LZ4_uncompress_unknownOutputSize() local
/f-stack/freebsd/kern/
H A Dkern_conf.c354 int ref, retval; in giant_open() local
370 int ref, retval; in giant_fdopen() local
386 int ref, retval; in giant_close() local
403 int ref; in giant_strategy() local
421 int ref, retval; in giant_ioctl() local
437 int ref, retval; in giant_read() local
453 int ref, retval; in giant_write() local
469 int ref, retval; in giant_poll() local
485 int ref, retval; in giant_kqfilter() local
502 int ref, retval; in giant_mmap() local
[all …]
H A Dlink_elf.c1409 const Elf_Sym *ref; in symbol_name() local
1421 const Elf_Sym *ref; in symbol_type() local
H A Dlink_elf_obj.c1243 const Elf_Sym *ref; in symbol_name() local
/f-stack/app/redis-5.0.5/src/
H A Dlzf_d.c110 u8 *ref = op - ((ctrl & 0x1f) << 8) - 1; in lzf_decompress() local
H A Dlzf_c.c113 const u8 *ref; in lzf_compress() local
/f-stack/freebsd/contrib/device-tree/src/mips/qca/
H A Dar9331.dtsi32 ref: ref { label
/f-stack/freebsd/vm/
H A Ddevice_pager.c343 int ref, ret; in old_dev_pager_fault() local
435 int ref; in old_dev_pager_ctor() local
/f-stack/dpdk/examples/ipsec-secgw/
H A Dparser.h32 #define APP_CHECK_TOKEN_EQUAL(tokens, index, ref, status) \ argument
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlauxlib.h165 #define lua_unref(L,ref) luaL_unref(L, LUA_REGISTRYINDEX, (ref)) argument
167 #define lua_getref(L,ref) lua_rawgeti(L, LUA_REGISTRYINDEX, (ref)) argument
H A Dlauxlib.c482 int ref; in luaL_ref() local
504 LUALIB_API void luaL_unref (lua_State *L, int t, int ref) { in luaL_unref()
/f-stack/freebsd/sys/
H A Ducred.h120 int ref; member
/f-stack/freebsd/mips/atheros/
H A Dar934x_chip.c71 ar934x_get_pll_freq(uint32_t ref, uint32_t ref_div, uint32_t nint, in ar934x_get_pll_freq()
/f-stack/freebsd/contrib/ck/src/
H A Dck_epoch.c190 struct ck_epoch_ref *ref; in _ck_epoch_addref() local
/f-stack/freebsd/arm/freescale/imx/
H A Dimx51_ccm.c453 u_int ref = 0; in imx51_get_pll_freq() local
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_referer_module.c118 u_char *p, *ref, *last; in ngx_http_referer_variable() local
/f-stack/app/micro_thread/
H A Dkqueue_proxy.h257 KqFdRef* ref = KqFdRefGet(fd); in KqueueNtfyReg() local
/f-stack/freebsd/ddb/
H A Ddb_sym.c177 db_add_symbol_table(char *start, char *end, char *name, char *ref) in db_add_symbol_table()
/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c1881 bool sync = false, ref = true; in pfsync_update_state() local
1977 bool ref = true, full = false; in pfsync_update_state_req() local
2025 bool ref = true; in pfsync_delete_state() local
2085 pfsync_q_ins(struct pf_state *st, int q, bool ref) in pfsync_q_ins()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlauxlib.c483 int ref; in luaL_ref() local
503 LUALIB_API void luaL_unref (lua_State *L, int t, int ref) { in luaL_unref()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_disk.c469 struct percpu_ref *ref = &blkg->refcnt; in vdev_blkg_tryget() local
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_dstlist.c617 int ref; local
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c2959 struct mlx5_flow_dv_port_id_action_resource *ref = ctx->data; in flow_dv_port_id_match_cb() local
2973 struct mlx5_flow_dv_port_id_action_resource *ref = ctx->data; in flow_dv_port_id_create_cb() local
3044 struct mlx5_flow_dv_push_vlan_action_resource *ref = ctx->data; in flow_dv_push_vlan_match_cb() local
3058 struct mlx5_flow_dv_push_vlan_action_resource *ref = ctx->data; in flow_dv_push_vlan_create_cb() local
4268 struct mlx5_flow_dv_modify_hdr_resource *ref = ctx->data; in flow_dv_modify_match_cb() local
4286 struct mlx5_flow_dv_modify_hdr_resource *ref = ctx->data; in flow_dv_modify_create_cb() local
8170 struct mlx5_flow_dv_matcher *ref = ctx->data; in flow_dv_matcher_match_cb() local
8187 struct mlx5_flow_dv_matcher *ref = ctx->data; in flow_dv_matcher_create_cb() local
8241 struct mlx5_flow_dv_matcher *ref, in flow_dv_matcher_register()
/f-stack/dpdk/drivers/common/dpaax/caamflib/
H A Drta.h807 #define REFERENCE(ref) int ref = -1 argument

12