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

  /src/external/mpl/bind/dist/lib/isc/include/isc/
urcu.h 100 #if !defined(caa_container_of_check_null)
102 * caa_container_of_check_null - Get the address of an object containing a field.
111 #define caa_container_of_check_null(ptr, type, member) \ macro
119 caa_container_of_check_null(ptr, type, member)
142 #endif /* !defined(caa_container_of_check_null) */
queue.h 68 caa_container_of_check_null(ptr, type, member)
  /src/external/lgpl2/userspace-rcu/dist/include/urcu/
compiler.h 89 * caa_container_of_check_null - Get the address of an object containing a field.
98 #define caa_container_of_check_null(ptr, type, member) \ macro
rculfhash.h 605 caa_container_of_check_null(ptr, type, member)

Completed in 20 milliseconds