Home
last modified time | relevance | path

Searched defs:seqno (Results 1 - 25 of 49) sorted by relevance

12

/third_party/ltp/testcases/kernel/security/filecaps/
H A Dprint_caps.c47 int seqno = 0; in main() local
H A Dverify_caps_exec.c162 static int seqno; in fork_drop_and_exec() local
/third_party/musl/libc-test/src/regression/
H A Dpthread_cancel-sem_wait.c15 static int seqno; variable
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_fine_fence.c27 uint32_t seqno = batch->fine_fences.next++; in iris_fine_fence_next() local
H A Diris_fine_fence.h74 uint32_t seqno; member
H A Diris_pipe_control.c236 const uint64_t seqno = READ_ONCE(bo->last_seqnos[i]); in iris_emit_buffer_barrier_for() local
271 const uint64_t seqno = READ_ONCE(bo->last_seqnos[i]); in iris_emit_buffer_barrier_for() local
291 const uint64_t seqno = READ_ONCE(bo->last_seqnos[i]); in iris_emit_buffer_barrier_for() local
[all...]
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dflask_types.h59 uint32_t seqno; member
/third_party/selinux/libselinux/src/
H A Dselinux_netlink.h28 uint32_t seqno; member
H A Dsestatus.c63 uint32_t seqno = 0; in read_sequence() local
154 uint32_t seqno; in selinux_status_getenforce() local
191 uint32_t seqno; in selinux_status_policyload() local
226 uint32_t seqno; selinux_status_deny_unknown() local
283 uint32_t seqno; selinux_status_open() local
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_fine_fence.h74 uint32_t seqno; member
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_fence.c49 uint64_t seqno; member
92 vc4_fence_create(struct vc4_screen *screen, uint64_t seqno, int fd) in vc4_fence_create() argument
H A Dvc4_bufmgr.c532 static int vc4_wait_seqno_ioctl(int fd, uint64_t seqno, uint64_t timeout_ns) in vc4_wait_seqno_ioctl() argument
547 vc4_wait_seqno(struct vc4_screen *screen, uint64_t seqno, uint64_t timeout_ns, in vc4_wait_seqno() argument
[all...]
/third_party/lwip/src/core/
H A Dtcp_in.c80 static u32_t seqno, ackno; variable
[all...]
/third_party/lwip/src/netif/
H A Dzepif.c91 u32_t seqno; member
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_ring.h53 uint32_t seqno; member
H A Dvn_ring.c74 vn_ring_retire_submits(struct vn_ring *ring, uint32_t seqno) in vn_ring_retire_submits() argument
90 vn_ring_wait_seqno(const struct vn_ring *ring, uint32_t seqno) in vn_ring_wait_seqno() argument
228 vn_ring_submit(struct vn_ring *ring, struct vn_ring_submit *submit, const struct vn_cs_encoder *cs, uint32_t *seqno) vn_ring_submit() argument
258 vn_ring_wait(const struct vn_ring *ring, uint32_t seqno) vn_ring_wait() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_texture.h43 uint16_t seqno; member
55 uint16_t seqno; member
127 uint16_t seqno; member
130 uint16_t seqno; member
H A Dfd6_context.h68 uint32_t seqno; member
110 uint32_t seqno; /* seqno for async CP_EVENT_WRITE, etc */ member
/third_party/musl/libc-test/src/functional/
H A Dpthread_cancel-points.c19 static int seqno; variable
/third_party/selinux/libselinux/include/selinux/
H A Dselinux.h142 unsigned int seqno; member
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dmsm_proto.h29 uint32_t seqno; member
87 uint32_t seqno; member
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
H A Dvc4_drv.h31 uint64_t seqno; member
/third_party/libdrm/tests/amdgpu/
H A Dhotunplug_tests.c167 amdgpu_cs_sync(amdgpu_context_handle context, unsigned int ip_type, int ring, unsigned int seqno) amdgpu_cs_sync() argument
/third_party/ltp/testcases/kernel/logging/kmsg/
H A Dkmsg01.c279 unsigned long prefix, seqno, seqno_last = 0; in test_inject() local
113 get_msg_fields(const char *msg, unsigned long *prio, unsigned long *seqno) get_msg_fields() argument
330 unsigned long seqno[NUM_READ_MSGS + 1]; test_read_returns_first_message() local
387 unsigned long first_seqno = 0, seqno; test_messages_overwritten() local
438 read_msg_seqno(int fd, unsigned long *seqno) read_msg_seqno() argument
461 unsigned long seqno[2], tmp; test_seek() local
[all...]
/third_party/lwip/test/unit/tcp/
H A Dtcp_helper.c47 tcp_create_segment_wnd(ip_addr_t* src_ip, ip_addr_t* dst_ip, u16_t src_port, u16_t dst_port, void* data, size_t data_len, u32_t seqno, u32_t ackno, u8_t headerflags, u16_t wnd) tcp_create_segment_wnd() argument
112 tcp_create_segment(ip_addr_t* src_ip, ip_addr_t* dst_ip, u16_t src_port, u16_t dst_port, void* data, size_t data_len, u32_t seqno, u32_t ackno, u8_t headerflags) tcp_create_segment() argument

Completed in 13 milliseconds

12