Home
last modified time | relevance | path

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

/src/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_size(2);
[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 Dsockopt.h60 int __result_use_check sooptcopyin(struct sockopt *sopt, void *buf, size_t len,
62 int __result_use_check sooptcopyout(struct sockopt *sopt, const void *buf,
H A Dsystm.h303 int __result_use_check copyinstr(const void * __restrict udaddr,
306 int __result_use_check copyin(const void * __restrict udaddr,
308 int __result_use_check copyin_nofault(const void * __restrict udaddr,
332 int __result_use_check fueword(volatile const void *base, long *val);
333 int __result_use_check fueword32(volatile const void *base, int32_t *val);
334 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 Dcdefs.h255 #define __result_use_check __attribute__((__warn_unused_result__)) macro
H A Dbuf.h614 int bgetvp(struct vnode *, struct buf *) __result_use_check;
H A Dfile.h319 static __inline __result_use_check bool
/src/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);
323 void *reallocarray(void *, size_t, size_t) __result_use_check
325 void *recallocarray(void *, size_t, size_t, size_t) __result_use_check
327 void *reallocf(void *, size_t) __result_use_check __alloc_size(2);
/src/sys/compat/linuxkpi/common/include/linux/
H A Dcompiler_attributes.h45 #define __must_check __result_use_check
/src/tools/build/cross-build/include/linux/
H A Dstdlib.h61 void *reallocf(void *, size_t) __result_use_check __alloc_size(2);
/src/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
/src/sys/dev/ioat/
H A Dioat.h175 __result_use_check;
/src/sys/net/
H A Dif_var.h471 int __result_use_check ifa_try_ref(struct ifaddr *ifa);
553 bool __result_use_check if_try_ref(if_t);
/src/sys/kern/
H A Duipc_usrreq.c325 static __result_use_check bool