Searched refs:pt_bcache_entry (Results 1 – 6 of 6) sorted by relevance
118 struct pt_bcache_entry { struct162 static inline enum pt_exec_mode pt_bce_exec_mode(struct pt_bcache_entry bce) in pt_bce_exec_mode() argument169 pt_bce_qualifier(struct pt_bcache_entry bce) in pt_bce_qualifier()175 static inline int pt_bce_is_valid(struct pt_bcache_entry bce) in pt_bce_is_valid()188 struct pt_bcache_entry entry[];210 struct pt_bcache_entry bce);221 extern int pt_bcache_lookup(struct pt_bcache_entry *bce,
101 ptu_uint_eq(sizeof(struct pt_bcache_entry), sizeof(uint32_t)); in bcache_entry_size()109 2 * sizeof(struct pt_bcache_entry)); in bcache_size()123 struct pt_bcache_entry bce; in add_null()136 struct pt_bcache_entry bce; in lookup_null()186 struct pt_bcache_entry bce; in initially_empty()203 struct pt_bcache_entry bce; in add_bad_index()216 struct pt_bcache_entry bce; in lookup_bad_index()227 struct pt_bcache_entry bce, exp; in add()256 struct pt_bcache_entry exp; in worker()273 struct pt_bcache_entry bce; in worker()
1318 sfix->section->size * sizeof(struct pt_bcache_entry)); in memsize_map_bcache()
43 size = sizeof(*bcache) + (nentries * sizeof(struct pt_bcache_entry)); in pt_bcache_alloc()63 struct pt_bcache_entry bce) in pt_bcache_add()80 int pt_bcache_lookup(struct pt_bcache_entry *bce, in pt_bcache_lookup()
1710 struct pt_bcache_entry bce; in pt_blk_add_trampoline()1745 struct pt_bcache_entry bce; in pt_blk_add_decode()1781 struct pt_bcache_entry bce; in pt_blk_proceed_no_event_fill_cache()2133 struct pt_bcache_entry bce; in pt_blk_proceed_no_event_cached()
381 (bcache->nentries * sizeof(struct pt_bcache_entry)); in pt_section_bcache_memsize()