/kernel/linux/linux-5.10/fs/freevxfs/ |
H A D | vxfs_bmap.c | 80 struct direct *d = vip->vii_ext4.ve4_direct + i; in vxfs_bmap_ext4()
|
/kernel/linux/linux-6.6/fs/ |
H A D | Makefile | 22 obj-$(CONFIG_LEGACY_DIRECT_IO) += direct-io.o
|
/kernel/linux/linux-6.6/fs/freevxfs/ |
H A D | vxfs_bmap.c | 56 struct direct *d = vip->vii_ext4.ve4_direct + i; in vxfs_bmap_ext4()
|
/kernel/linux/linux-6.6/drivers/firewire/ |
H A D | init_ohci1394_dma.c | 28 #include <asm/pci-direct.h> /* for direct PCI config space access */
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_cq.c | 78 cq->buf = (struct mlx4_cqe *)cq->wqres.buf.direct.buf; in mlx4_en_create_cq()
|
/kernel/linux/linux-6.6/drivers/of/ |
H A D | device.c | 8 #include <linux/dma-direct.h> /* for bus_dma_region */
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | probe_roms.c | 17 #include <asm/pci-direct.h>
|
H A D | mmconf-fam10h_64.c | 13 #include <asm/pci-direct.h>
|
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/ |
H A D | mmu_internal.h | 302 if (vcpu->arch.mmu->root_role.direct) { in kvm_mmu_do_page_fault()
|
/kernel/linux/linux-6.6/usr/ |
H A D | gen_initramfs.sh | 29 as direct input to initramfs.
|
/kernel/linux/linux-6.6/sound/drivers/opl3/ |
H A D | opl3_seq.c | 143 static int snd_opl3_synth_event_input(struct snd_seq_event * ev, int direct, in snd_opl3_synth_event_input() argument
|
H A D | opl3_oss.c | 28 static int snd_opl3_oss_event_input(struct snd_seq_event *ev, int direct, in snd_opl3_oss_event_input() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | os_support.h | 36 #include <direct.h>
|
H A D | avio.h | 270 int direct; member 650 * Use direct mode.
|
/third_party/libuv/test/ |
H A D | test-fs-copyfile.c | 31 # include <direct.h>
|
/third_party/ninja/src/ |
H A D | test.cc | 16 #include <direct.h> // Has to be before util.h is included.
|
/third_party/node/deps/npm/node_modules/iconv-lite/encodings/ |
H A D | utf7.js | 28 // Non-direct chars are encoded as "+<base64>-"; single "+" char is encoded as "+-". 65 if (!inBase64) { // We're in direct mode. 66 // Write direct chars until '+' 68 res += this.iconv.decode(buf.slice(lastI, i), "ascii"); // Write direct chars. 92 res += this.iconv.decode(buf.slice(lastI), "ascii"); // Write direct chars. 126 // * Base64 must not be used to represent direct characters. 166 buf[bufIdx++] = minusChar; // Write '-', then go to direct mode. 171 buf[bufIdx++] = uChar; // Write direct character 177 } else { // Non-direct character 208 buf[bufIdx++] = minusChar; // Write '-', then go to direct mod [all...] |
/third_party/mesa3d/src/gtest/src/ |
H A D | gtest-filepath.cc | 39 # include <direct.h>
|
/third_party/python/Python/ |
H A D | dynload_win.c | 9 #include <direct.h> 48 both PE32 and PE32+. It only worries about the direct import table and
|
/third_party/ffmpeg/libavfilter/ |
H A D | afir_template.c | 248 static void fn(direct)(const ftype *in, const ctype *ir, int len, ftype *out) in direct() function 316 fn(direct)(src, coeff, nb_samples, dst); in fir_quantum()
|
/third_party/libwebsockets/lib/jose/jwe/ |
H A D | jwe.c | 209 lws_jwa_concat_kdf(struct lws_jwe *jwe, int direct, uint8_t *out, in lws_jwa_concat_kdf() argument 238 aid = direct ? jwe->jose.enc_alg->alg : jwe->jose.alg->alg; in lws_jwa_concat_kdf()
|
/third_party/skia/tools/fm/ |
H A D | fm.cpp | 150 auto direct = GrAsDirectContext(canvas->recordingContext()); in init() 153 switch (gm->gpuSetup(direct, canvas, &err)) { in init()
|
/third_party/skia/gm/ |
H A D | drawimageset.cpp | 298 DrawResult onGpuSetup(GrDirectContext* direct, SkString*) override { 313 kAlpha_8_SkColorType, alphaSpace, direct);
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | backref.c | 151 struct preftree direct; /* BTRFS_SHARED_[DATA|BLOCK]_REF_KEY */ member 159 * The share_count tracks prelim_refs (direct and indirect) having a 421 /* direct refs use root == 0, key == NULL */ 427 return add_prelim_ref(fs_info, &preftrees->direct, 0, NULL, level, in add_direct_ref() 448 struct rb_node **p = &preftrees->direct.root.rb_root.rb_node; in is_shared_data_backref() 720 * We maintain three separate rbtrees: one for direct refs, one for 729 * direct tree (merging there too). 762 "BUG: direct ref found in indirect tree")) { in resolve_indirect_refs() 786 prelim_ref_insert(ctx->fs_info, &preftrees->direct, ref, in resolve_indirect_refs() 815 prelim_ref_insert(ctx->fs_info, &preftrees->direct, in resolve_indirect_refs() [all...] |
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/gpmi-nand/ |
H A D | gpmi-nand.c | 1487 * 4) "Raw" read operations return a direct view of the physical bytes in the 2168 struct gpmi_nand_data *this, void *buf, int raw_len, bool *direct) in gpmi_chain_data_read() 2181 *direct = prepare_data_dma(this, buf, raw_len, &transfer->sgl, in gpmi_chain_data_read() 2272 bool direct = false; in gpmi_nfc_exec_op() local 2347 &direct); in gpmi_nfc_exec_op() 2422 if (!ret && buf_read && !direct) in gpmi_nfc_exec_op() 2167 gpmi_chain_data_read( struct gpmi_nand_data *this, void *buf, int raw_len, bool *direct) gpmi_chain_data_read() argument
|