Home
last modified time | relevance | path

Searched defs:comm (Results 51 - 75 of 243) sorted by relevance

12345678910

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_kernel.c22 char comm[sizeof("test_progs")]; member
30 char comm[16]; member
H A Dtest_core_reloc_module.c34 char comm[sizeof("test_progs")]; member
H A Ddynptr_success.c20 char comm[16]; member
H A Duser_ringbuf_fail.c14 char comm[16]; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dsk_storage_tracing.c18 char comm[16]; member
H A Dringbuf.c26 char comm[16]; member
H A Dtest_overhead.c70 char comm[16] = {}; in test_test_overhead() local
/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_subscriber_manager_test.cpp633 std::shared_ptr<CommonEventRecord> comm = std::make_shared<CommonEventRecord>(); in HWTEST_F() local
655 std::shared_ptr<CommonEventRecord> comm = std::make_shared<CommonEventRecord>(); in HWTEST_F() local
677 std::shared_ptr<CommonEventRecord> comm = std::make_shared<CommonEventRecord>(); in HWTEST_F() local
699 std::shared_ptr<CommonEventRecord> comm in HWTEST_F() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_session.h56 char *comm; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_session.h57 char *comm; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dtest_overhead.c70 char comm[16] = {}; in test_test_overhead() local
/kernel/linux/linux-5.10/security/
H A Dlsm_audit.c212 char comm[sizeof(current->comm)]; in dump_common_audit_data() local
318 char comm[sizeof(tsk->comm)]; in dump_common_audit_data() local
[all...]
/kernel/linux/linux-5.10/tools/include/linux/
H A Dlockdep.h34 char comm[17]; member
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dhists_common.c18 const char *comm; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread.h94 static inline int thread__set_comm(struct thread *thread, const char *comm, in thread__set_comm() argument
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_framebuffer.h136 char comm[TASK_COMM_LEN]; member
/kernel/linux/linux-5.10/drivers/staging/media/meson/vdec/
H A Dcodec_hevc_common.c56 codec_hevc_setup_buffers_gxbb(struct amvdec_session *sess, struct codec_hevc_common *comm, int is_10bit) codec_hevc_setup_buffers_gxbb() argument
111 codec_hevc_setup_buffers_gxl(struct amvdec_session *sess, struct codec_hevc_common *comm, int is_10bit) codec_hevc_setup_buffers_gxl() argument
153 codec_hevc_free_fbc_buffers(struct amvdec_session *sess, struct codec_hevc_common *comm) codec_hevc_free_fbc_buffers() argument
171 codec_hevc_alloc_fbc_buffers(struct amvdec_session *sess, struct codec_hevc_common *comm) codec_hevc_alloc_fbc_buffers() argument
195 codec_hevc_free_mmu_headers(struct amvdec_session *sess, struct codec_hevc_common *comm) codec_hevc_free_mmu_headers() argument
219 codec_hevc_alloc_mmu_headers(struct amvdec_session *sess, struct codec_hevc_common *comm) codec_hevc_alloc_mmu_headers() argument
248 codec_hevc_setup_buffers(struct amvdec_session *sess, struct codec_hevc_common *comm, int is_10bit) codec_hevc_setup_buffers() argument
279 codec_hevc_fill_mmu_map(struct amvdec_session *sess, struct codec_hevc_common *comm, struct vb2_buffer *vb) codec_hevc_fill_mmu_map() argument
[all...]
/kernel/linux/linux-5.10/include/linux/iio/adc/
H A Dad_sigma_delta.h75 uint8_t comm; member
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_framebuffer.h136 char comm[TASK_COMM_LEN]; member
/kernel/linux/linux-6.6/drivers/staging/media/meson/vdec/
H A Dcodec_hevc_common.c56 codec_hevc_setup_buffers_gxbb(struct amvdec_session *sess, struct codec_hevc_common *comm, int is_10bit) codec_hevc_setup_buffers_gxbb() argument
111 codec_hevc_setup_buffers_gxl(struct amvdec_session *sess, struct codec_hevc_common *comm, int is_10bit) codec_hevc_setup_buffers_gxl() argument
153 codec_hevc_free_fbc_buffers(struct amvdec_session *sess, struct codec_hevc_common *comm) codec_hevc_free_fbc_buffers() argument
171 codec_hevc_alloc_fbc_buffers(struct amvdec_session *sess, struct codec_hevc_common *comm) codec_hevc_alloc_fbc_buffers() argument
195 codec_hevc_free_mmu_headers(struct amvdec_session *sess, struct codec_hevc_common *comm) codec_hevc_free_mmu_headers() argument
219 codec_hevc_alloc_mmu_headers(struct amvdec_session *sess, struct codec_hevc_common *comm) codec_hevc_alloc_mmu_headers() argument
248 codec_hevc_setup_buffers(struct amvdec_session *sess, struct codec_hevc_common *comm, int is_10bit) codec_hevc_setup_buffers() argument
279 codec_hevc_fill_mmu_map(struct amvdec_session *sess, struct codec_hevc_common *comm, struct vb2_buffer *vb) codec_hevc_fill_mmu_map() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dhists_common.c18 const char *comm; member
/kernel/linux/linux-6.6/security/
H A Dlsm_audit.c200 char comm[sizeof(current->comm)]; in dump_common_audit_data() local
302 char comm[sizeof(tsk->comm)]; in dump_common_audit_data() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video_vp.c27 static void dump_comm_vp(struct nouveau_vp3_decoder *dec, struct comm *comm, u32 comm_seq, in dump_comm_vp() argument
[all...]
H A Dnv98_video_bsp.c26 static void dump_comm_bsp(struct comm *comm) in dump_comm_bsp() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video_bsp.c26 static void dump_comm_bsp(struct comm *comm) in dump_comm_bsp() argument
[all...]

Completed in 14 milliseconds

12345678910