Home
last modified time | relevance | path

Searched refs:access (Results 2076 - 2100 of 2256) sorted by relevance

1...<<8182838485868788899091

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSSBOLayoutCase.cpp1987 vector<void*> mapBuffers (const glw::Functions& gl, const vector<Buffer>& buffers, deUint32 access) in mapBuffers() argument
1998 mapPtrs[ndx] = gl.mapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, buffers[ndx].size, access); in mapBuffers()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_cli.c141 if (access(ctrl_iface_dir, F_OK) < 0) { in wpa_cli_open_connection()
149 access(client_socket_dir, F_OK) < 0) { in wpa_cli_open_connection()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_cli.c150 if (access(ctrl_iface_dir, F_OK) < 0) { in wpa_cli_open_connection()
158 access(client_socket_dir, F_OK) < 0) { in wpa_cli_open_connection()
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.c177 * Initialize the value buf's access and bh fields for this entry.
1547 ocfs2_journal_access_func access; in ocfs2_xa_block_journal_access() local
1552 access = ocfs2_journal_access_xb; in ocfs2_xa_block_journal_access()
1554 access = ocfs2_journal_access_di; in ocfs2_xa_block_journal_access()
1555 return access(handle, INODE_CACHE(loc->xl_inode), bh, type); in ocfs2_xa_block_journal_access()
6901 * Re-access and dirty the bucket to calculate metaecc. in ocfs2_reflink_xattr_bucket()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c417 printk(KERN_DEBUG pr_fmt("%s: access by process with PID %d\n"), in tpacpi_log_usertask()
6459 * Direct EC access mode: sensors at registers in thermal_init()
6470 pr_warn("Thinkpad ACPI EC unable to access EC version\n"); in thermal_init()
6492 pr_err("ThinkPad ACPI EC access misbehaving, falling back to ACPI TMPx access mode\n"); in thermal_init()
6495 pr_err("ThinkPad ACPI EC access misbehaving, disabling thermal sensors access\n"); in thermal_init()
6512 /* IBM/LENOVO DSDT EC.TMPx access, max 8 sensors */ in thermal_init()
6643 /* NVRAM brightness access,
7556 .access
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dxattr.c171 * Initialize the value buf's access and bh fields for this entry.
1541 ocfs2_journal_access_func access; in ocfs2_xa_block_journal_access() local
1546 access = ocfs2_journal_access_xb; in ocfs2_xa_block_journal_access()
1548 access = ocfs2_journal_access_di; in ocfs2_xa_block_journal_access()
1549 return access(handle, INODE_CACHE(loc->xl_inode), bh, type); in ocfs2_xa_block_journal_access()
6895 * Re-access and dirty the bucket to calculate metaecc. in ocfs2_reflink_xattr_bucket()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c439 printk(KERN_DEBUG pr_fmt("%s: access by process with PID %d\n"), in tpacpi_log_usertask()
6388 * Direct EC access mode: sensors at registers in thermal_init()
6399 pr_warn("Thinkpad ACPI EC unable to access EC version\n"); in thermal_init()
6421 pr_err("ThinkPad ACPI EC access misbehaving, falling back to ACPI TMPx access mode\n"); in thermal_init()
6424 pr_err("ThinkPad ACPI EC access misbehaving, disabling thermal sensors access\n"); in thermal_init()
6443 /* IBM/LENOVO DSDT EC.TMPx access, max 8 sensors */ in thermal_init()
6534 /* NVRAM brightness access */
7450 .access
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm910 s_barrier //barrier to ensure the readiness of LDS before access attempts from any other wave in the same TG //FIXME not performance-optimal at this time
H A Dcwsr_trap_handler_gfx10.asm900 s_barrier //barrier to ensure the readiness of LDS before access attemps from any other wave in the same TG
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h409 unsigned int pmask; /* port access rights mask */
506 * The access and execute times are signed in order to accommodate negative
513 s16 access; /* time (ms) to access mailbox */ member
698 struct mutex vi_mirror_mutex; /* Sync access to Mirror VI info */
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demu10k1x.c1151 .access = SNDRV_CTL_ELEM_ACCESS_READ,
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol.c1329 pr_debug("Failed to open %s. Note /proc/kcore requires CAP_SYS_RAWIO capability to access.\n", in dso__load_kcore()
1350 * covered by kcore, because we need to access in dso__load_kcore()
1750 rc = access(filebuf, R_OK); in dso__find_perf_map()
2135 * Use open(O_RDONLY) to check readability directly instead of access(R_OK)
2136 * since access(R_OK) only checks with real UID/GID but open() use effective
2171 * To check readability of /proc/kcore, do not use access(R_OK) in dso__find_kallsyms()
2172 * since /proc/kcore requires CAP_SYS_RAWIO to read and access in dso__find_kallsyms()
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c1134 .access = SNDRV_CTL_ELEM_ACCESS_READ |
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dgreybus_protocols.h2023 __le32 access; /* GB_AUDIO_ACCESS_* */ member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsglob.h1055 bool expired_pwd; /* track if access denied or expired pwd so can know if need to update */
1375 __u32 access; member
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dgreybus_protocols.h2023 __le32 access; /* GB_AUDIO_ACCESS_* */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm915 s_barrier //barrier to ensure the readiness of LDS before access attempts from any other wave in the same TG //FIXME not performance-optimal at this time
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h408 unsigned int pmask; /* port access rights mask */
504 * The access and execute times are signed in order to accommodate negative
511 s16 access; /* time (ms) to access mailbox */ member
696 struct mutex vi_mirror_mutex; /* Sync access to Mirror VI info */
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demu10k1x.c1110 .access = SNDRV_CTL_ELEM_ACCESS_READ,
/kernel/liteos_a/syscall/
H A Dfs_syscall.c854 ret = access(pathRet, amode); in SysAccess()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt722-sdca.c687 .access = SNDRV_CTL_ELEM_ACCESS_TLV_READ | \
H A Dpeb2466.c312 control.access = SNDRV_CTL_ELEM_ACCESS_TLV_READ | in peb2466_add_lkup_ctrl()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dotherstestndk.cpp894 if (access(put_old, F_OK) == 0) { in Deletemodule()
H A Dstdlibndk.cpp830 if (access(path, F_OK) == PARAM_0) { in MkDTemp()
/third_party/alsa-utils/alsactl/
H A Dinit_parse.c1581 count = access(string, F_OK); in parse_line()
1582 dbg("access(%s) = %i (%s)", string, count, value); in parse_line()

Completed in 126 milliseconds

1...<<8182838485868788899091