Home
last modified time | relevance | path

Searched defs:write_entry (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_dead_write_vars.c48 struct write_entry { struct
58 util_dynarray_foreach_reverse(unused_writes, struct write_entry, entry) { in clear_unused_for_modes() argument
/third_party/pulseaudio/src/pulsecore/
Ddatabase-simple.c443 static int write_entry(FILE *f, const entry *e) { in write_entry() function
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h67003 void (*write_entry)(dma_addr_t, unsigned int, unsigned int); member