/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | futex.h | 44 futex_wait(u_int32_t *uaddr, u_int32_t val, struct timespec *timeout, int opflags) in futex_wait() argument 54 futex_wake(u_int32_t *uaddr, int nr_wake, int opflags) in futex_wake() argument 63 futex_lock_pi(u_int32_t *uaddr, struct timespec *timeout, int opflags) in futex_lock_pi() argument 72 futex_unlock_pi(u_int32_t *uaddr, int opflags) in futex_unlock_pi() argument 83 futex_cmp_requeue(u_int32_t *uaddr, u_int32_t val, u_int32_t *uaddr2, int nr_wake, int nr_requeue, int opflags) futex_cmp_requeue() argument [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/futex/include/ |
H A D | futextest.h | 78 futex_wait(futex_t *uaddr, futex_t val, struct timespec *timeout, int opflags) in futex_wait() argument 88 futex_wake(futex_t *uaddr, int nr_wake, int opflags) in futex_wake() argument 110 futex_wake_bitset(futex_t *uaddr, int nr_wake, u_int32_t bitset, int opflags) in futex_wake_bitset() argument 98 futex_wait_bitset(futex_t *uaddr, futex_t val, struct timespec *timeout, u_int32_t bitset, int opflags) futex_wait_bitset() argument 121 futex_lock_pi(futex_t *uaddr, struct timespec *timeout, int detect, int opflags) futex_lock_pi() argument 131 futex_unlock_pi(futex_t *uaddr, int opflags) futex_unlock_pi() argument 140 futex_wake_op(futex_t *uaddr, futex_t *uaddr2, int nr_wake, int nr_wake2, int wake_op, int opflags) futex_wake_op() argument 156 futex_requeue(futex_t *uaddr, futex_t *uaddr2, int nr_wake, int nr_requeue, int opflags) futex_requeue() argument 169 futex_cmp_requeue(futex_t *uaddr, futex_t val, futex_t *uaddr2, int nr_wake, int nr_requeue, int opflags) futex_cmp_requeue() argument 185 futex_wait_requeue_pi(futex_t *uaddr, futex_t val, futex_t *uaddr2, struct timespec *timeout, int opflags) futex_wait_requeue_pi() argument 200 futex_cmp_requeue_pi(futex_t *uaddr, futex_t val, futex_t *uaddr2, int nr_wake, int nr_requeue, int opflags) futex_cmp_requeue_pi() argument [all...] |
/kernel/linux/linux-6.6/tools/perf/bench/ |
H A D | futex.h | 67 futex_wait(u_int32_t *uaddr, u_int32_t val, struct timespec *timeout, int opflags) in futex_wait() argument 77 futex_wake(u_int32_t *uaddr, int nr_wake, int opflags) in futex_wake() argument 86 futex_lock_pi(u_int32_t *uaddr, struct timespec *timeout, int opflags) in futex_lock_pi() argument 49 futex_syscall(volatile u_int32_t *uaddr, int op, u_int32_t val, struct timespec *timeout, volatile u_int32_t *uaddr2, int val3, int opflags) futex_syscall() argument 56 futex_syscall_nr_requeue(volatile u_int32_t *uaddr, int op, u_int32_t val, int nr_requeue, volatile u_int32_t *uaddr2, int val3, int opflags) futex_syscall_nr_requeue() argument 95 futex_unlock_pi(u_int32_t *uaddr, int opflags) futex_unlock_pi() argument 106 futex_cmp_requeue(u_int32_t *uaddr, u_int32_t val, u_int32_t *uaddr2, int nr_wake, int nr_requeue, int opflags) futex_cmp_requeue() argument 122 futex_wait_requeue_pi(u_int32_t *uaddr, u_int32_t val, u_int32_t *uaddr2, struct timespec *timeout, int opflags) futex_wait_requeue_pi() argument 139 futex_cmp_requeue_pi(u_int32_t *uaddr, u_int32_t val, u_int32_t *uaddr2, int nr_requeue, int opflags) futex_cmp_requeue_pi() argument [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/futex/include/ |
H A D | futextest.h | 78 futex_wait(futex_t *uaddr, futex_t val, struct timespec *timeout, int opflags) in futex_wait() argument 88 futex_wake(futex_t *uaddr, int nr_wake, int opflags) in futex_wake() argument 110 futex_wake_bitset(futex_t *uaddr, int nr_wake, u_int32_t bitset, int opflags) in futex_wake_bitset() argument 98 futex_wait_bitset(futex_t *uaddr, futex_t val, struct timespec *timeout, u_int32_t bitset, int opflags) futex_wait_bitset() argument 121 futex_lock_pi(futex_t *uaddr, struct timespec *timeout, int detect, int opflags) futex_lock_pi() argument 131 futex_unlock_pi(futex_t *uaddr, int opflags) futex_unlock_pi() argument 140 futex_wake_op(futex_t *uaddr, futex_t *uaddr2, int nr_wake, int nr_wake2, int wake_op, int opflags) futex_wake_op() argument 156 futex_requeue(futex_t *uaddr, futex_t *uaddr2, int nr_wake, int nr_requeue, int opflags) futex_requeue() argument 169 futex_cmp_requeue(futex_t *uaddr, futex_t val, futex_t *uaddr2, int nr_wake, int nr_requeue, int opflags) futex_cmp_requeue() argument 185 futex_wait_requeue_pi(futex_t *uaddr, futex_t val, futex_t *uaddr2, struct timespec *timeout, int opflags) futex_wait_requeue_pi() argument 200 futex_cmp_requeue_pi(futex_t *uaddr, futex_t val, futex_t *uaddr2, int nr_wake, int nr_requeue, int opflags) futex_cmp_requeue_pi() argument [all...] |
/kernel/linux/linux-6.6/fs/iomap/ |
H A D | direct-io.c | 261 blk_opf_t opflags = REQ_SYNC | REQ_IDLE; in iomap_dio_bio_opflags() local
|
/kernel/linux/linux-5.10/drivers/bus/ |
H A D | hisi_lpc.c | 32 unsigned int opflags; member
|
/kernel/linux/linux-6.6/drivers/bus/ |
H A D | hisi_lpc.c | 32 unsigned int opflags; member
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-qup.c | 262 static void spi_qup_read(struct spi_qup *controller, u32 *opflags) in spi_qup_read() argument 595 u32 opflags, qup_err, spi_err; in spi_qup_qup_irq() local [all...] |
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-qup.c | 261 static void spi_qup_read(struct spi_qup *controller, u32 *opflags) in spi_qup_read() argument 594 u32 opflags, qup_err, spi_err; in spi_qup_qup_irq() local [all...] |
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-qup.c | 286 u32 opflags; in qup_i2c_interrupt() local
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-qup.c | 286 u32 opflags; in qup_i2c_interrupt() local
|