Home
last modified time | relevance | path

Searched refs:struct_kernel_flock (Results 1 – 6 of 6) sorted by relevance

/external/strace/
Dflock.h35 typedef struct flock struct_kernel_flock; typedef
37 typedef struct __kernel_flock struct_kernel_flock; typedef
Dfetch_struct_flock.c35 typedef struct_kernel_flock struct_flock;
DChangeLog2288 struct_kernel_flock object using tail_alloc.
35280 (printflock): Use struct_kernel_flock instead of struct flock.
/external/strace/tests-m32/
Dfcntl-common.c43 # define TYPEOF_FLOCK_OFF_T typeof(((struct_kernel_flock *) NULL)->l_len)
64 TAIL_ALLOC_OBJECT_CONST_PTR(struct_kernel_flock, fl); in test_flock_einval()
111 TAIL_ALLOC_OBJECT_CONST_PTR(struct_kernel_flock, fl); in test_flock()
/external/strace/tests-mx32/
Dfcntl-common.c43 # define TYPEOF_FLOCK_OFF_T typeof(((struct_kernel_flock *) NULL)->l_len)
64 TAIL_ALLOC_OBJECT_CONST_PTR(struct_kernel_flock, fl); in test_flock_einval()
111 TAIL_ALLOC_OBJECT_CONST_PTR(struct_kernel_flock, fl); in test_flock()
/external/strace/tests/
Dfcntl-common.c43 # define TYPEOF_FLOCK_OFF_T typeof(((struct_kernel_flock *) NULL)->l_len)
64 TAIL_ALLOC_OBJECT_CONST_PTR(struct_kernel_flock, fl); in test_flock_einval()
111 TAIL_ALLOC_OBJECT_CONST_PTR(struct_kernel_flock, fl); in test_flock()