Home
last modified time | relevance | path

Searched refs:access (Results 1501 - 1525 of 2687) sorted by relevance

1...<<61626364656667686970>>...108

/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_function.cpp619 if (access(buf, F_OK) != 0) { in CheckProRunning()
669 if ((access(strDir, F_OK) != 0) && (mkdir(strDir, mode) != 0)) { in CreateDirs()
/kernel/linux/linux-5.10/arch/s390/boot/
H A Dhead.S332 .quad 0x0000000000008000 # cr8: access registers translation
350 .long 0x80000000,0,0,0 # invalid access-list entries
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_spi.c27 sja1105_pack(buf, &msg->access, 31, 31, size); in sja1105_spi_message_pack()
89 msg.access = rw; in sja1105_xfer()
276 * the register pointer, and never access p[0]. in sja1105_status_unpack()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_nvm.c210 * @access: NVM access type (read or write)
215 ice_acquire_nvm(struct ice_hw *hw, enum ice_aq_res_access_type access) in ice_acquire_nvm() argument
220 return ice_acquire_res(hw, ICE_NVM_RES_ID, access, ICE_NVM_TIMEOUT); in ice_acquire_nvm()
/kernel/linux/linux-5.10/sound/pci/
H A Dak4531_codec.c53 .access = SNDRV_CTL_ELEM_ACCESS_READWRITE | SNDRV_CTL_ELEM_ACCESS_TLV_READ, \
120 .access = SNDRV_CTL_ELEM_ACCESS_READWRITE | SNDRV_CTL_ELEM_ACCESS_TLV_READ, \
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Djz4770.c24 /* ICDC internal register access control register(RGADW) */
326 .access = SNDRV_CTL_ELEM_ACCESS_TLV_READ
348 .access = SNDRV_CTL_ELEM_ACCESS_TLV_READ
/kernel/linux/linux-5.10/sound/pci/oxygen/
H A Doxygen_pcm.c178 chip->controls[CONTROL_SPDIF_PCM]->vd[0].access &= in oxygen_open()
227 chip->controls[CONTROL_SPDIF_PCM]->vd[0].access |= in oxygen_close()
/kernel/linux/linux-5.10/sound/pci/pcxhr/
H A Dpcxhr_mix22.c35 /* byte access only ! */
209 /* activate access to codec registers */ in hr222_config_akm()
217 /* termiate access to codec registers */ in hr222_config_akm()
736 .access = (SNDRV_CTL_ELEM_ACCESS_READWRITE |
786 .access = (SNDRV_CTL_ELEM_ACCESS_READWRITE |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_mman.c143 * fenced access.)
146 * delayed writes via GTT before performing direct access via WC.
167 * all data to system memory. Subsequent access will not be synchronized.
172 * (older machines require fence register for display and blitter access
174 * to be unmapped and any new access will generate new page faults.
216 case -ENXIO: /* unable to access backing store (on device) */ in i915_error_to_vmf_fault()
464 * mapping will then trigger a page fault on the next user access, allowing
473 * Serialisation between user GTT access and our code depends upon in i915_gem_object_release_mmap_gtt()
783 .access = vm_access,
790 .access
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h200 enum i40e_aq_resource_access_type access,
346 /* prototype for functions used for NVM access */
349 enum i40e_aq_resource_access_type access);
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etb10.c75 * @reading: synchronise user space access to etb buffer.
256 struct csdev_access *csa = &drvdata->csdev->access; in __etb_disable_hw()
749 desc.access = CSDEV_ACCESS_IOMEM(base); in etb_probe()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Djz4770.c24 /* ICDC internal register access control register(RGADW) */
338 .access = SNDRV_CTL_ELEM_ACCESS_TLV_READ
360 .access = SNDRV_CTL_ELEM_ACCESS_TLV_READ
H A Djz4760.c25 /* ICDC internal register access control register(RGADW) */
321 .access = SNDRV_CTL_ELEM_ACCESS_TLV_READ
338 .access = SNDRV_CTL_ELEM_ACCESS_TLV_READ
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddlfilter.c343 if (!access(file, R_OK)) { in find_dlfilter()
358 if (!access(path, R_OK)) in find_dlfilter()
/kernel/linux/linux-6.6/sound/drivers/
H A Dpcmtest.c24 * access mode and pattern 'abacaba', the DMA buffer will look like aabbccaabbaaaa..., so buffer for
480 if (runtime->access == SNDRV_PCM_ACCESS_RW_NONINTERLEAVED || in snd_pcmtst_pcm_prepare()
481 runtime->access == SNDRV_PCM_ACCESS_MMAP_NONINTERLEAVED) { in snd_pcmtst_pcm_prepare()
/kernel/linux/linux-6.6/sound/pci/
H A Dak4531_codec.c53 .access = SNDRV_CTL_ELEM_ACCESS_READWRITE | SNDRV_CTL_ELEM_ACCESS_TLV_READ, \
120 .access = SNDRV_CTL_ELEM_ACCESS_READWRITE | SNDRV_CTL_ELEM_ACCESS_TLV_READ, \
/kernel/linux/linux-6.6/sound/pci/oxygen/
H A Doxygen_pcm.c178 chip->controls[CONTROL_SPDIF_PCM]->vd[0].access &= in oxygen_open()
227 chip->controls[CONTROL_SPDIF_PCM]->vd[0].access |= in oxygen_close()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_cs8409-tables.c26 .access = (SNDRV_CTL_ELEM_ACCESS_READWRITE | SNDRV_CTL_ELEM_ACCESS_TLV_READ),
39 .access = (SNDRV_CTL_ELEM_ACCESS_READWRITE | SNDRV_CTL_ELEM_ACCESS_TLV_READ),
/kernel/linux/linux-6.6/sound/pci/pcxhr/
H A Dpcxhr_mix22.c35 /* byte access only ! */
209 /* activate access to codec registers */ in hr222_config_akm()
217 /* termiate access to codec registers */ in hr222_config_akm()
736 .access = (SNDRV_CTL_ELEM_ACCESS_READWRITE |
786 .access = (SNDRV_CTL_ELEM_ACCESS_READWRITE |
/third_party/ffmpeg/libavfilter/
H A Dvf_scale_vulkan.c345 in->access[i] = bar.dstAccessMask; in process_frames()
366 out->access[i] = bar.dstAccessMask; in process_frames()
/third_party/gn/src/base/files/
H A Dfile_util_posix.cc263 return access(path.value().c_str(), F_OK) == 0; in PathExists()
267 return access(path.value().c_str(), W_OK) == 0; in PathIsWritable()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_uav.c71 (img1->access != img2->access) || in image_view_desc_identical()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_lower_storage_image.c81 * This is meant to be used with untyped surface messages to access a tiled
418 * type RAW has been bound for untyped access. Reading or writing in lower_image_load_instr()
530 if (var->data.access & ACCESS_NON_READABLE) in lower_image_store_instr()
569 * type RAW has been bound for untyped access. Reading or writing in lower_image_store_instr()
646 if (var->data.access & ACCESS_NON_READABLE) in lower_image_size_instr()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_draw.c153 if (img->access & PIPE_IMAGE_ACCESS_WRITE)
544 if (img->access & PIPE_IMAGE_ACCESS_WRITE)
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationGL45_autogen.h394 bool ValidateMapNamedBuffer(const Context *context, BufferID bufferPacked, GLenum access);
399 GLbitfield access);

Completed in 25 milliseconds

1...<<61626364656667686970>>...108