Searched refs:unlikely (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_mm.c62 if (unlikely(child == NULL)) {
93 if (unlikely(node == NULL)) {
165 if (unlikely(node == NULL))
203 if (unlikely(node == NULL))
300 if (unlikely(node == NULL))
H A Ddrm_stub.c200 if (unlikely(ret != 0)) {
/solaris-x11-s11/open-src/kernel/efb/src/
H A Ddrm_linux.h111 #define unlikely(a) (a) macro
/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm_linux.h130 #define unlikely(a) (a) macro
/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_gem_execbuffer.c127 if (unlikely((reloc->write_domain | reloc->read_domains)

Completed in 25 milliseconds