Searched defs:scache (Results 1 - 25 of 52) sorted by relevance

123

/netbsd-current/external/gpl3/gdb.old/dist/sim/m32r/
H A Dcpuall.h73 struct scache { struct
/netbsd-current/external/gpl3/gdb.old/dist/sim/bpf/
H A Dcpuall.h60 struct scache { struct
/netbsd-current/external/gpl3/gdb.old/dist/sim/cris/
H A Dcpuall.h84 struct scache { struct
/netbsd-current/external/gpl3/gdb.old/dist/sim/frv/
H A Dcpuall.h65 struct scache { struct
/netbsd-current/external/gpl3/gdb.old/dist/sim/iq2000/
H A Dcpuall.h65 struct scache { struct
/netbsd-current/external/gpl3/gdb.old/dist/sim/sh64/
H A Dcpuall.h70 struct scache { struct
H A Dmloop-compact.c505 SCACHE *scache = CPU_SCACHE_CACHE (current_cpu); local
574 SCACHE *scache = CPU_SCACHE_CACHE (current_cpu); local
H A Dmloop-media.c492 SCACHE *scache = CPU_SCACHE_CACHE (current_cpu); local
562 SCACHE *scache = CPU_SCACHE_CACHE (current_cpu); local
/netbsd-current/external/gpl3/gdb.old/dist/sim/or1k/
H A Dcpuall.h61 struct scache { struct
/netbsd-current/external/gpl3/gdb.old/dist/sim/lm32/
H A Dcpuall.h59 struct scache { struct
/netbsd-current/external/gpl3/gdb/dist/sim/cris/
H A Dcpuall.h84 struct scache { struct
/netbsd-current/external/gpl3/gdb/dist/sim/bpf/
H A Dcpuall.h60 struct scache { struct
/netbsd-current/external/gpl3/gdb/dist/sim/iq2000/
H A Dcpuall.h65 struct scache { struct
/netbsd-current/external/gpl3/gdb/dist/sim/m32r/
H A Dcpuall.h73 struct scache { struct
/netbsd-current/external/gpl3/gdb/dist/sim/or1k/
H A Dcpuall.h61 struct scache { struct
/netbsd-current/external/gpl3/gdb/dist/sim/lm32/
H A Dcpuall.h59 struct scache { struct
/netbsd-current/external/gpl3/gdb/dist/sim/frv/
H A Dcpuall.h65 struct scache { struct
/netbsd-current/sys/net/
H A Dtoeplitz.h39 stoeplitz_cache_entry(const struct stoeplitz_cache *scache, uint8_t byte) argument
62 stoeplitz_hash_n16(const struct stoeplitz_cache *scache, uint16_t n16) argument
74 stoeplitz_hash_n32(const struct stoeplitz_cache *scache, uint32_t n32) argument
81 stoeplitz_hash_h16(const struct stoeplitz_cache *scache, uint16_t h16) argument
[all...]
H A Dtoeplitz.c148 stoeplitz_cache_init(struct stoeplitz_cache *scache, stoeplitz_key skey) argument
173 stoeplitz_hash_ip4(const struct stoeplitz_cache *scache, argument
180 stoeplitz_hash_ip4port(const struct stoeplitz_cache *scache, argument
188 stoeplitz_hash_ip6(const struct stoeplitz_cache *scache, argument
201 stoeplitz_hash_ip6port(const struct stoeplitz_cache *scache, argument
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dscache_single.c80 SCACHE scache[1]; /* super-class */ member in struct:__anon15641
123 static void scache_single_save_endp(SCACHE *scache, int endp_ttl, argument
147 static int scache_single_find_endp(SCACHE *scache, const char *endp_label, argument
203 static void scache_single_save_dest(SCACHE *scache, int dest_ttl, argument
238 scache_single_find_dest(SCACHE *scache, const char *dest_label, VSTRING *dest_prop, VSTRING *endp_prop) argument
265 scache_single_size(SCACHE *scache, SCACHE_SIZE *size) argument
276 scache_single_free(SCACHE *scache) argument
[all...]
H A Dscache.c177 static SCACHE *scache; variable
[all...]
H A Dscache_clnt.c79 SCACHE scache[1]; /* super-class */ member in struct:__anon29
101 static void scache_clnt_save_endp(SCACHE *scache, int endp_ttl, argument
175 static int scache_clnt_find_endp(SCACHE *scache, const char *endp_label, argument
252 static void scache_clnt_save_dest(SCACHE *scache, int dest_ttl, argument
317 scache_clnt_find_dest(SCACHE *scache, const char *dest_label, VSTRING *dest_prop, VSTRING *endp_prop) argument
406 scache_clnt_free(SCACHE *scache) argument
[all...]
H A Dscache_multi.c78 SCACHE scache[1]; /* super-class */ member in struct:__anon15635
203 static void scache_multi_save_endp(SCACHE *scache, int ttl, argument
250 static int scache_multi_find_endp(SCACHE *scache, const char *endp_label, argument
356 static void scache_multi_save_dest(SCACHE *scache, int ttl, argument
416 scache_multi_find_dest(SCACHE *scache, const char *dest_label, VSTRING *dest_prop, VSTRING *endp_prop) argument
456 scache_multi_size(SCACHE *scache, SCACHE_SIZE *size) argument
467 scache_multi_free(SCACHE *scache) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dcgen-cpu.h59 CPU_SCACHE scache; member in struct:__anon2397
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dcgen-cpu.h59 CPU_SCACHE scache; member in struct:__anon1841

Completed in 276 milliseconds

123