Searched defs:sgp (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | fmd_serd.c | 74 fmd_serd_eng_t *sgp; in fmd_serd_eng_alloc() local 100 fmd_serd_eng_free(fmd_serd_eng_t *sgp) in fmd_serd_eng_free() 146 fmd_serd_eng_t *sgp, *ngp; in fmd_serd_hash_destroy() local 163 fmd_serd_eng_t *sgp; in fmd_serd_hash_apply() local 177 fmd_serd_eng_t *sgp = fmd_serd_eng_alloc(name, n, t); in fmd_serd_eng_insert() local 193 fmd_serd_eng_t *sgp; in fmd_serd_eng_lookup() local 207 fmd_serd_eng_t *sgp, **pp = &shp->sh_hash[h]; in fmd_serd_eng_delete() local 227 fmd_serd_eng_discard(fmd_serd_eng_t *sgp, fmd_serd_elem_t *sep) in fmd_serd_eng_discard() 239 fmd_serd_eng_record(fmd_serd_eng_t *sgp, hrtime_t hrt) in fmd_serd_eng_record() 289 fmd_serd_eng_fired(fmd_serd_eng_t *sgp) in fmd_serd_eng_fired() [all …]
|
H A D | fmd_api.c | 521 fmd_serd_eng_t *sgp; in fmd_serd_active() local 534 fmd_serd_eng_t *sgp; in fmd_serd_reset() local 548 fmd_serd_eng_t *sgp; in fmd_serd_record() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_mman.cpp | 225 ScopedGlobalProcessor sgp; in user_free() local
|
H A D | tsan_rtl.cpp | 573 ScopedGlobalProcessor sgp; in UnmapShadow() local
|
/freebsd/sys/vm/ |
H A D | vm_object.h | 150 } sgp; member
|
H A D | vm_map.c | 4596 vm_size_t init_ssize, sgp; vm_map_stack_locked() local 4685 vm_size_t grow_amount, guard, max_grow, sgp; vm_map_growstack() local
|
/freebsd/sys/dev/cxgb/ |
H A D | cxgb_sge.c | 1193 make_sgl(struct sg_ent *sgp, bus_dma_segment_t *segs, int nsegs) in make_sgl() 1364 struct sg_ent *sgp, *sgl; in t3_encap() local 2201 struct sg_ent *sgp, t3sgl[TX_MAX_SEGS / 2 + 1]; in write_ofld_wr() local
|
/freebsd/sys/dev/aacraid/ |
H A D | aacraid.c | 2924 struct aac_sg_entry *sgp = srbcmd->sg_map.SgEntry; in aac_ioctl_send_raw_srb() local 2935 struct aac_sg_entry64 *sgp = in aac_ioctl_send_raw_srb() local
|