Home
last modified time | relevance | path

Searched refs:__result_use_check (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/sys/
H A Dmalloc.h185 vm_paddr_t boundary) __malloc_like __result_use_check
190 __malloc_like __result_use_check __alloc_size(1) __alloc_align(7);
194 __result_use_check __alloc_size(1);
246 struct domainset *ds, int flags) __malloc_like __result_use_check
249 int flags) __malloc_like __result_use_check
252 struct domainset *ds, int flags) __malloc_like __result_use_check
255 __result_use_check __alloc_size(1);
257 struct domainset *ds, int flags) __malloc_like __result_use_check
267 __result_use_check __alloc_size(2);
269 __result_use_check __alloc_siz
[all...]
H A Drefcount.h98 static __inline __result_use_check bool
117 static __inline __result_use_check bool
133 static __inline __result_use_check bool
175 static __inline __result_use_check bool \
194 static __inline __result_use_check bool
201 static __inline __result_use_check bool
213 static __inline __result_use_check bool
H A Dsystm.h305 int __result_use_check copyinstr(const void * __restrict udaddr,
308 int __result_use_check copyin(const void * __restrict udaddr,
310 int __result_use_check copyin_nofault(const void * __restrict udaddr,
334 int __result_use_check fueword(volatile const void *base, long *val);
335 int __result_use_check fueword32(volatile const void *base, int32_t *val);
336 int __result_use_check fueword64(volatile const void *base, int64_t *val);
H A Dacl.h312 int __result_use_check acl_copy_oldacl_into_acl(const struct oldacl *source,
314 int __result_use_check acl_copy_acl_into_oldacl(const struct acl *source,
H A Dbuf.h606 int bgetvp(struct vnode *, struct buf *) __result_use_check;
H A Dcdefs.h255 #define __result_use_check __attribute__((__warn_unused_result__)) macro
H A Dfile.h308 static __inline __result_use_check bool
/freebsd/include/
H A Dstdlib.h92 void *calloc(size_t, size_t) __malloc_like __result_use_check
103 void *malloc(size_t) __malloc_like __result_use_check __alloc_size(1);
110 void *realloc(void *, size_t) __result_use_check __alloc_size(2);
315 void *reallocarray(void *, size_t, size_t) __result_use_check
317 void *reallocf(void *, size_t) __result_use_check __alloc_size(2);
/freebsd/tools/build/cross-build/include/common/sys/
H A Dcdefs.h91 #ifndef __result_use_check
92 #define __result_use_check __attribute__((__warn_unused_result__)) macro
/freebsd/tools/build/cross-build/include/linux/
H A Dstdlib.h61 void *reallocf(void *, size_t) __result_use_check __alloc_size(2);
/freebsd/sys/dev/ioat/
H A Dioat.h175 __result_use_check;
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dcompiler.h90 #define __must_check __result_use_check
/freebsd/sys/net/
H A Dif_var.h455 int __result_use_check ifa_try_ref(struct ifaddr *ifa);
537 bool __result_use_check if_try_ref(if_t);
/freebsd/sys/kern/
H A Duipc_usrreq.c325 static __result_use_check bool