HomeSort by: relevance | last modified time | path
    Searched refs:alloc_fail (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_sink.c 97 goto alloc_fail;
109 alloc_fail:
amdgpu_dc_surface.c 224 goto alloc_fail;
229 alloc_fail:
254 goto alloc_fail;
260 alloc_fail:
276 goto alloc_fail;
283 alloc_fail:
amdgpu_dc.c 843 goto alloc_fail;
888 alloc_fail:
amdgpu_dc_link.c 1446 goto alloc_fail;
1456 alloc_fail:
  /src/crypto/external/bsd/openssh/dist/
auth-options.c 337 goto alloc_fail;
420 goto alloc_fail;
447 goto alloc_fail;
494 alloc_fail:
546 goto alloc_fail;
556 goto alloc_fail;
561 goto alloc_fail;
573 goto alloc_fail;
577 goto alloc_fail;
582 goto alloc_fail;
    [all...]
  /src/external/bsd/jemalloc/dist/test/unit/
sec.c 8 bool alloc_fail; member in struct:pai_test_allocator_s
58 if (ta->alloc_fail) {
79 if (ta->alloc_fail) {
137 ta->alloc_fail = false;
  /src/external/bsd/jemalloc.old/dist/test/unit/
sec.c 8 bool alloc_fail; member in struct:pai_test_allocator_s
58 if (ta->alloc_fail) {
79 if (ta->alloc_fail) {
137 ta->alloc_fail = false;
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
homedir.c 690 if ( dir_stack == NULL ) goto alloc_fail;
693 if ( dir_stack->list == NULL ) goto alloc_fail;
701 if ( dir_stack->list->name == NULL ) goto alloc_fail;
723 goto alloc_fail;
784 alloc_fail:
832 if ( dest_name == NULL ) goto alloc_fail;
900 alloc_fail:

Completed in 20 milliseconds