Home
last modified time | relevance | path

Searched refs:points (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dnet_dropmon.h43 struct net_dm_drop_point points[0]; member
/bionic/libc/kernel/uapi/drm/
Ddrm.h426 __u64 points; member
441 __u64 points; member
/bionic/docs/
Dstatus.md41 [This is why we can't have safe cancellation points](https://lwn.net/Articles/683118/)
74 * Bug fixes to handling of UTF-8 U+fffe/U+ffff and code points above U+10ffff.
Delf-tls.md526 There are three "entry points" to dynamically locate a TLS variable's address:
531 The loader's entry points need to call `__tls_get_addr`, which needs to allocate memory. Currently,