Home
last modified time | relevance | path

Searched refs:access (Results 1026 - 1050 of 1183) sorted by relevance

1...<<4142434445464748

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dsiutils.h152 /* "access" param defines for si_seci_access() below */
372 extern uint32 si_seci_access(si_t *sih, uint32 val, int access);
684 /* To access per GCI bit registers */
/third_party/eudev/src/udev/
H A Dudevd.c311 * access. External processes holding an exclusive lock will in worker_spawn()
1311 if (access(UDEV_ROOT_RUN "/udev/rules.d", F_OK) < 0) { in main()
/third_party/eudev/src/shared/
H A Dutil.c974 * first change the access mode and only then hand out in chmod_and_chown()
975 * ownership to avoid a window where access is too open. */ in chmod_and_chown()
1527 saved = access("/etc/initrd-release", F_OK) >= 0 && in in_initrd()
/third_party/ffmpeg/libavcodec/x86/
H A Dme_cmp.asm221 ; can simply call this 2x2x (and that's why we access rsp+gprsize
/third_party/alsa-lib/src/pcm/
H A Dpcm_meter.c1017 spcm->access == SND_PCM_ACCESS_MMAP_NONINTERLEAVED) { in s16_enable()
/third_party/alsa-lib/include/
H A Dpcm.h70 /** PCM access types mask */
109 /** PCM access type */
111 /** mmap access with simple interleaved channels */
113 /** mmap access with simple non interleaved channels */
115 /** mmap access with complex placement */
117 /** snd_pcm_readi/snd_pcm_writei access */
119 /** snd_pcm_readn/snd_pcm_writen access */
426 /** One or more linked PCM with exclusive access to selected
676 snd_pcm_access_t access,
/third_party/mesa3d/src/amd/vulkan/layers/
H A Dradv_sqtt_layer.c374 access(queue->device->thread_trace.trigger_file, W_OK) == 0) { in radv_handle_thread_trace()
/third_party/ltp/testcases/kernel/fs/doio/
H A Diogen.c1833 if (access(file, R_OK | W_OK) == -1) { in parse_cmdline()
/third_party/ltp/pan/
H A Dltp-pan.c437 if (access(test_out_dir, W_OK | R_OK | X_OK) < 0) { in main()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_sqtt.c717 access(sctx->thread_trace->trigger_file, W_OK) == 0) { in si_handle_thread_trace()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_kopper.c487 res->obj->access = 0; in kopper_acquire()
/third_party/nghttp2/src/
H A Dshrpx_config.h940 } access; member
H A Dshrpx_client_handler.cc1232 config->logging.access.format, in write_accesslog()
H A Dshrpx_http_downstream_connection.cc1037 if (loggingconf.access.write_early && downstream->accesslog_ready()) { in htp_hdrs_completecb()
/third_party/libfuse/util/
H A Dfusermount.c952 fprintf(stderr, "%s: failed to access mountpoint %s: %s\n", in check_perm()
973 "%s: failed to access mountpoint %s: %s\n", in check_perm()
984 res = access(mnt, W_OK); in check_perm()
986 fprintf(stderr, "%s: user has no write access to mountpoint %s\n", in check_perm()
1001 "%s: failed to access mountpoint %s: %s\n", in check_perm()
1022 * places to which we have "write access" without being supposed to be in check_perm()
1028 fprintf(stderr, "%s: failed to access mountpoint %s: %s\n", in check_perm()
/third_party/libinput/src/
H A Dquirks.c933 /* Not using open_restricted here, if we can't access in parse_file()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnve4_compute.c311 if (view->access & PIPE_IMAGE_ACCESS_WRITE) in nve4_compute_validate_surfaces()
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha512-ppc.pl261 ; upon unaligned access which crosses page boundary. "Better safe
/third_party/node/deps/uv/src/unix/
H A Dcore.c1607 if (access(abspath, X_OK) == 0) { in uv__search_path()
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs832 pub fn access(arg1: *const c_char, arg2: c_int) -> c_int; in access() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs645 pub fn access(path: *const c_char, amode: ::c_int) -> ::c_int; in access() functions
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gles_ext_autogen.h267 void *mapBuffer(BufferBinding targetPacked, GLenum access); \
H A DState.h764 GLenum access,
1062 // The active textures cache gives ANGLE components access to a complete array of textures
H A DvalidationES.h613 GLbitfield access);
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_0_autogen.h379 GLbitfield access,

Completed in 46 milliseconds

1...<<4142434445464748