OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kcmp_epoll_slot
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/uapi/linux/
kcmp.h
33
struct
kcmp_epoll_slot
{
struct
/external/kernel-headers/original/uapi/linux/
kcmp.h
22
struct
kcmp_epoll_slot
{
struct
/external/strace/tests/
kcmp.c
70
struct
kcmp_epoll_slot
{
struct
128
struct
kcmp_epoll_slot
*slot =
129
(struct
kcmp_epoll_slot
*) (uintptr_t) idx2;
161
static const struct
kcmp_epoll_slot
slot_data[] = {
171
TAIL_ALLOC_OBJECT_CONST_PTR(struct
kcmp_epoll_slot
, slot);
/external/strace/tests-m32/
kcmp.c
70
struct
kcmp_epoll_slot
{
struct
128
struct
kcmp_epoll_slot
*slot =
129
(struct
kcmp_epoll_slot
*) (uintptr_t) idx2;
161
static const struct
kcmp_epoll_slot
slot_data[] = {
171
TAIL_ALLOC_OBJECT_CONST_PTR(struct
kcmp_epoll_slot
, slot);
/external/strace/tests-mx32/
kcmp.c
70
struct
kcmp_epoll_slot
{
struct
128
struct
kcmp_epoll_slot
*slot =
129
(struct
kcmp_epoll_slot
*) (uintptr_t) idx2;
161
static const struct
kcmp_epoll_slot
slot_data[] = {
171
TAIL_ALLOC_OBJECT_CONST_PTR(struct
kcmp_epoll_slot
, slot);
Completed in 176 milliseconds