Home
last modified time | relevance | path

Searched refs:direct (Results 251 - 275 of 633) sorted by relevance

1...<<11121314151617181920>>...26

/kernel/linux/linux-6.6/include/acpi/
H A Dprocessor.h306 bool direct) in call_on_cpu()
308 if (direct || (is_percpu_thread() && cpu == smp_processor_id())) in call_on_cpu()
305 call_on_cpu(int cpu, long (*fn)(void *), void *arg, bool direct) call_on_cpu() argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dcallthunks.c184 static void *patch_dest(void *dest, bool direct) in patch_dest() argument
199 if (direct) in patch_dest()
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_init.c40 static int receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop);
122 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_tc_tunnel.sh203 bpf direct-action object-file ${BPF_FILE} \
303 bpf direct-action object-file ${BPF_FILE} section decap
/third_party/skia/gm/
H A Ddrawbitmaprect.cpp142 auto direct = GrAsDirectContext(canvas->recordingContext()); in imagesubsetproc() local
143 if (sk_sp<SkImage> subset = image->makeSubset(srcR, direct)) { in imagesubsetproc()
/third_party/ffmpeg/libavfilter/
H A Dvf_curves.c523 const int direct = out == in; in filter_slice_packed() local
541 if (!direct && step == 4) in filter_slice_packed()
554 if (!direct && step == 4) in filter_slice_packed()
571 const int direct = out == in; in filter_slice_planar() local
595 if (!direct && step == 4) in filter_slice_planar()
614 if (!direct && step == 4) in filter_slice_planar()
H A Dvf_normalize.c426 // must be at least 1). Currently this is a direct assignment, but the in config_input()
475 // Set 'direct' if we can modify the input frame in-place. Otherwise we in filter_frame()
477 int direct = av_frame_is_writable(in) && !ctx->is_disabled; in filter_frame() local
479 if (direct) { in filter_frame()
499 if (!direct) in filter_frame()
H A Dvf_lut.c525 int direct = 0; in filter_frame() local
528 direct = 1; in filter_frame()
561 if (!direct) in filter_frame()
/third_party/mesa3d/include/GL/
H A Dglxext.h121 typedef GLXContext ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct);
139 GLXContext glXCreateNewContext (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct);
173 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list);
175 GLXContext glXCreateContextAttribsARB (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list);
762 typedef GLXContext ( *PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
769 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
/third_party/openGLES/api/GL/
H A Dglxext.h102 typedef GLXContext ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct);
120 GLXContext glXCreateNewContext (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct);
154 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list);
156 GLXContext glXCreateContextAttribsARB (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list);
747 typedef GLXContext ( *PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
754 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglxext.h121 typedef GLXContext ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct);
139 GLXContext glXCreateNewContext (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct);
173 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list);
175 GLXContext glXCreateContextAttribsARB (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list);
746 typedef GLXContext ( *PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
753 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglxext.h121 typedef GLXContext ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct);
139 GLXContext glXCreateNewContext (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct);
173 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list);
175 GLXContext glXCreateContextAttribsARB (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list);
746 typedef GLXContext ( *PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
753 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c1115 XMesaContext shareCtx, Bool direct, in create_context()
1150 GLXContext shareCtx, Bool direct ) in glXCreateContext()
1166 direct, in glXCreateContext()
2146 int renderType, GLXContext shareCtx, Bool direct ) in glXCreateNewContext()
2156 direct, in glXCreateNewContext()
2358 Bool direct) in glXCreateContextWithConfigSGIX()
2368 direct, in glXCreateContextWithConfigSGIX()
2657 GLXContext shareCtx, Bool direct, in glXCreateContextAttribsARB()
2759 direct, in glXCreateContextAttribsARB()
1114 create_context(Display *dpy, XMesaVisual xmvis, XMesaContext shareCtx, Bool direct, unsigned major, unsigned minor, unsigned profileMask, unsigned contextFlags) create_context() argument
2356 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int renderType, GLXContext shareCtx, Bool direct) glXCreateContextWithConfigSGIX() argument
2656 glXCreateContextAttribsARB(Display *dpy, GLXFBConfig config, GLXContext shareCtx, Bool direct, const int *attrib_list) glXCreateContextAttribsARB() argument
/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_oss.c854 int direct; in snd_pcm_oss_change_params_locked() local
871 direct = 1; in snd_pcm_oss_change_params_locked()
873 direct = substream->oss.setup.direct; in snd_pcm_oss_change_params_locked()
883 if (!direct) in snd_pcm_oss_change_params_locked()
905 if (direct) in snd_pcm_oss_change_params_locked()
926 if (direct) { in snd_pcm_oss_change_params_locked()
973 if (!direct) { in snd_pcm_oss_change_params_locked()
1835 int direct; in snd_pcm_oss_get_formats() local
1844 direct in snd_pcm_oss_get_formats()
[all...]
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_oss.c865 int direct; in snd_pcm_oss_change_params_locked() local
882 direct = 1; in snd_pcm_oss_change_params_locked()
884 direct = substream->oss.setup.direct; in snd_pcm_oss_change_params_locked()
894 if (!direct) in snd_pcm_oss_change_params_locked()
916 if (direct) in snd_pcm_oss_change_params_locked()
937 if (direct) { in snd_pcm_oss_change_params_locked()
984 if (!direct) { in snd_pcm_oss_change_params_locked()
1849 int direct; in snd_pcm_oss_get_formats() local
1859 direct in snd_pcm_oss_get_formats()
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Dprocessor_throttling.c53 int state, bool force, bool direct);
1068 int state, bool force, bool direct) in __acpi_processor_set_throttling()
1118 direct); in __acpi_processor_set_throttling()
1152 &arg, direct); in __acpi_processor_set_throttling()
1067 __acpi_processor_set_throttling(struct acpi_processor *pr, int state, bool force, bool direct) __acpi_processor_set_throttling() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vce.c87 bool direct, struct dma_fence **fence);
520 bool direct, struct dma_fence **fence) in amdgpu_vce_get_destroy_msg()
529 direct ? AMDGPU_IB_POOL_DIRECT : in amdgpu_vce_get_destroy_msg()
557 if (direct) in amdgpu_vce_get_destroy_msg()
519 amdgpu_vce_get_destroy_msg(struct amdgpu_ring *ring, uint32_t handle, bool direct, struct dma_fence **fence) amdgpu_vce_get_destroy_msg() argument
/kernel/linux/linux-6.6/drivers/acpi/
H A Dprocessor_throttling.c49 int state, bool force, bool direct);
1052 int state, bool force, bool direct) in __acpi_processor_set_throttling()
1102 direct); in __acpi_processor_set_throttling()
1135 &arg, direct); in __acpi_processor_set_throttling()
1051 __acpi_processor_set_throttling(struct acpi_processor *pr, int state, bool force, bool direct) __acpi_processor_set_throttling() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vce.c88 bool direct, struct dma_fence **fence);
524 * @direct: direct or delayed pool
530 bool direct, struct dma_fence **fence) in amdgpu_vce_get_destroy_msg()
541 direct ? AMDGPU_IB_POOL_DIRECT : in amdgpu_vce_get_destroy_msg()
569 if (direct) in amdgpu_vce_get_destroy_msg()
529 amdgpu_vce_get_destroy_msg(struct amdgpu_ring *ring, uint32_t handle, bool direct, struct dma_fence **fence) amdgpu_vce_get_destroy_msg() argument
/third_party/mesa3d/src/glx/
H A Dg_glxglvnddispatchfuncs.c157 Bool direct, in dispatch_CreateContextAttribsARB()
184 ret = pCreateContextAttribsARB(dpy, config, share_list, direct, attrib_list); in dispatch_CreateContextAttribsARB()
201 Bool direct) in dispatch_CreateContextWithConfigSGIX()
215 ret = pCreateContextWithConfigSGIX(dpy, config, render_type, share_list, direct); in dispatch_CreateContextWithConfigSGIX()
154 dispatch_CreateContextAttribsARB(Display *dpy, GLXFBConfig config, GLXContext share_list, Bool direct, const int *attrib_list) dispatch_CreateContextAttribsARB() argument
197 dispatch_CreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct) dispatch_CreateContextWithConfigSGIX() argument
/kernel/linux/linux-5.10/drivers/clk/nxp/
H A Dclk-lpc18xx-cgu.c459 bool direct, fbsel; in lpc18xx_pll1_recalc_rate() local
465 direct = (ctrl & LPC18XX_PLL1_CTRL_DIRECT) ? true : false; in lpc18xx_pll1_recalc_rate()
471 if (direct || fbsel) in lpc18xx_pll1_recalc_rate()
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_clocking.c58 u64 direct; member
309 sja1105_packing(buf, &cmd->direct, 7, 7, size, op); in sja1105_cgu_pll_control_packing()
621 pll.direct = 0x0; in sja1105_cgu_rmii_pll_config()
/kernel/linux/linux-6.6/drivers/clk/nxp/
H A Dclk-lpc18xx-cgu.c456 bool direct, fbsel; in lpc18xx_pll1_recalc_rate() local
461 direct = (ctrl & LPC18XX_PLL1_CTRL_DIRECT) ? true : false; in lpc18xx_pll1_recalc_rate()
467 if (direct || fbsel) in lpc18xx_pll1_recalc_rate()
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspeakup_txprt.c48 __ATTR(direct, 0644, spk_var_show, spk_var_store);
/kernel/linux/linux-5.10/arch/mips/mm/
H A Ddma-noncoherent.c7 #include <linux/dma-direct.h>

Completed in 36 milliseconds

1...<<11121314151617181920>>...26