Home
last modified time | relevance | path

Searched defs:pipes (Results 1 - 25 of 111) sorted by relevance

12345

/third_party/toybox/toys/other/
H A Doneit.c66 int i, pid, pipes[] = {SIGUSR1, SIGUSR2, SIGTERM, SIGINT}; in oneit_main() local
/third_party/ltp/testcases/kernel/syscalls/vmsplice/
H A Dvmsplice03.c24 int pipes[2]; in vmsplice_test() local
H A Dvmsplice04.c19 static int pipes[2]; variable
[all...]
H A Dvmsplice01.c51 int pipes[2]; in vmsplice_test() local
H A Dvmsplice02.c37 static int pipes[2]; variable
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Dia_css_stream.h39 struct ia_css_pipe **pipes; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Dia_css_stream.h35 struct ia_css_pipe **pipes; member
/third_party/node/tools/v8/
H A Dnode_common.py10 import pipes namespace
/third_party/ltp/testcases/kernel/syscalls/pipe/
H A Dpipe05.c54 intptr_t pipes; variable
/third_party/ltp/testcases/kernel/syscalls/splice/
H A Dsplice01.c55 int pipes[2]; in splice_test() local
H A Dsplice03.c46 static int pipes[2]; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/tee/
H A Dtee02.c33 static int pipes[2]; variable
[all...]
/third_party/node/deps/openssl/openssl/ssl/record/
H A Dssl3_buffer.c168 size_t pipes; in ssl3_release_write_buffer() local
/third_party/openssl/ssl/record/
H A Dssl3_buffer.c168 size_t pipes; in ssl3_release_write_buffer() local
/third_party/skia/buildtools/checkdeps/
H A Dgraphdeps.py20 import pipes namespace
/third_party/mesa3d/src/amd/common/
H A Dac_surface_test_common.h160 int pipes; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_lib.c127 dml_log_pipe_params( struct display_mode_lib *mode_lib, display_e2e_pipe_params_st *pipes, int pipe_cnt) dml_log_pipe_params() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_dev.h41 struct d71_pipeline *pipes[D71_MAX_PIPELINE]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_lib.c160 dml_log_pipe_params( struct display_mode_lib *mode_lib, display_e2e_pipe_params_st *pipes, int pipe_cnt) dml_log_pipe_params() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_dev.h41 struct d71_pipeline *pipes[D71_MAX_PIPELINE]; member
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify14.c46 static int pipes[2] = {-1, -1}; variable
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
H A Domap_drv.h53 struct omap_drm_pipeline pipes[8]; member
/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/
H A Dtidss_kms.c123 struct pipe pipes[TIDSS_MAX_PORTS]; in tidss_dispc_modeset_init() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddcn31_fpu.c443 void dcn31_zero_pipe_dcc_fraction(display_e2e_pipe_params_st *pipes, in dcn31_zero_pipe_dcc_fraction() argument
480 dcn31_calculate_wm_and_dlg_fp( struct dc *dc, struct dc_state *context, display_e2e_pipe_params_st *pipes, int pipe_cnt, int vlevel) dcn31_calculate_wm_and_dlg_fp() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn301/
H A Ddcn301_fpu.c292 calculate_wm_set_for_vlevel(int vlevel, struct wm_range_table_entry *table_entry, struct dcn_watermarks *wm_set, struct display_mode_lib *dml, display_e2e_pipe_params_st *pipes, int pipe_cnt) calculate_wm_set_for_vlevel() argument
412 dcn301_calculate_wm_and_dlg_fp(struct dc *dc, struct dc_state *context, display_e2e_pipe_params_st *pipes, int pipe_cnt, int vlevel_req) dcn301_calculate_wm_and_dlg_fp() argument
[all...]

Completed in 9 milliseconds

12345