Home
last modified time | relevance | path

Searched defs:lru (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_image_section_cache.c211 static int pt_iscache_lru_free(struct pt_iscache_lru_entry *lru) in pt_iscache_lru_free()
233 struct pt_iscache_lru_entry *lru, **pnext; in pt_iscache_lru_prune() local
270 struct pt_iscache_lru_entry *lru; in pt_isache_lru_new() local
323 struct pt_iscache_lru_entry *lru, **pnext; in pt_iscache_lru_add() local
354 struct pt_iscache_lru_entry *lru, **pnext; in pt_iscache_lru_remove() local
384 struct pt_iscache_lru_entry *lru; in pt_iscache_lru_resize() local
437 struct pt_iscache_lru_entry *lru; in pt_iscache_lru_clear() local
818 struct pt_iscache_lru_entry *lru; in pt_iscache_clear() local
/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_image_section_cache.h86 struct pt_iscache_lru_entry *lru; member
/freebsd/sys/amd64/linux32/
H A Dlinux32_machdep.c66 bsd_to_linux_rusage(struct rusage *ru, struct l_rusage *lru) in bsd_to_linux_rusage()
92 struct l_rusage lru; in linux_copyout_rusage() local
/freebsd/contrib/bearssl/tools/
H A Dtwrch.c267 br_ssl_session_cache_lru lru; in do_twrch() local
H A Dserver.c652 br_ssl_session_cache_lru lru; in do_server() local
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dextent_structs.h213 extent_list_t lru; member
/freebsd/contrib/tcsh/
H A Dsh.proc.c106 static struct tms zru = {0, 0, 0, 0}, lru = {0, 0, 0, 0}; variable
108 static struct tms zru = {0L, 0L, 0L, 0L}, lru = {0L, 0L, 0L, 0L}; variable
/freebsd/sys/dev/drm2/ttm/
H A Dttm_bo_api.h226 struct list_head lru; member
H A Dttm_bo_driver.h294 struct list_head lru; member
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad.c203 umad_match_t *m, *e, *old_lru, *lru = 0, *lru_smp = 0; in put_madw() local