Home
last modified time | relevance | path

Searched refs:file (Results 17001 – 17025 of 19370) sorted by relevance

1...<<681682683684685686687688689690>>...775

/OK3568_Linux_fs/kernel/fs/udf/
H A Dudfdecl.h135 extern long udf_ioctl(struct file *, unsigned int, unsigned long);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/lib/ldscripts/
H A Darmelf_linux_eabi.xu10 if gld -r is used and the intermediate file has sections starting
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0_1.22/
H A D0003-HACK-caps-Consider-dmabuf-subset-of-system-memory.patch11 1 file changed, 87 insertions(+)
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A DChangeLog.lpfc2 * Please read the associated RELEASE-NOTES file !!!
68 a multi-value file which is against the sysfs guidelines).
545 define to a general scsi header file. USE_RESCAN_HOST requires
737 * Added binary sysfs file to issue mbox commands
1019 * Moving the persistent binding variables to new file
1065 eh routines in a single file (lpfc_scsiport.c).
1164 * Remove lpfc_dfc.h file.
1189 lpfc_disc_state_machine, to the end of the file, removing the
1333 * Move FCP_* definitions to their own header file, lpfc_fcp.h.
1347 * Move the definition of MAX_LPFC_BRDS to the only header file
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-112999 set-user-ID mode bit on its process image file, then the owner of the
3000 process image file is used in place of its current effective user ID. In
3170 These facilities are declared in the header file ‘signal.h’.
3637 memory, file descriptors, semaphores or whatever) at the time
4041 the individual command line argument strings. The file name of the
4085 of the ‘ld’ command requires an argument—an output file name.
4137 arguments are interpreted in the same way (as file names, for example),
4177 this facility, your program must include the header file ‘unistd.h’.
4524 {"file", required_argument, 0, 'f'},
4621 The header file ‘<argp.h>’ should be included to use argp.
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-112999 set-user-ID mode bit on its process image file, then the owner of the
3000 process image file is used in place of its current effective user ID. In
3170 These facilities are declared in the header file ‘signal.h’.
3637 memory, file descriptors, semaphores or whatever) at the time
4041 the individual command line argument strings. The file name of the
4085 of the ‘ld’ command requires an argument—an output file name.
4137 arguments are interpreted in the same way (as file names, for example),
4177 this facility, your program must include the header file ‘unistd.h’.
4524 {"file", required_argument, 0, 'f'},
4621 The header file ‘<argp.h>’ should be included to use argp.
[all …]
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c1562 static ssize_t module_sect_read(struct file *file, struct kobject *kobj, in module_sect_read() argument
1583 kallsyms_show_value(file->f_cred) in module_sect_read()
1674 static ssize_t module_notes_read(struct file *filp, struct kobject *kobj, in module_notes_read()
4628 static int modules_open(struct inode *inode, struct file *file) in modules_open() argument
4630 int err = seq_open(file, &modules_op); in modules_open()
4633 struct seq_file *m = file->private_data; in modules_open()
4634 m->private = kallsyms_show_value(file->f_cred) ? NULL : (void *)8ul; in modules_open()
/OK3568_Linux_fs/buildroot/dl/libmad/
HDlibmad_0.15.1b-10.diff.gz ... * Add upstream signing key 9+ * Update watch file to find the signature file 10+ 11+ - ...
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dudp.c2812 __poll_t udp_poll(struct file *file, struct socket *sock, poll_table *wait) in udp_poll() argument
2814 __poll_t mask = datagram_poll(file, sock, wait); in udp_poll()
2821 if ((mask & EPOLLRDNORM) && !(file->f_flags & O_NONBLOCK) && in udp_poll()
2894 afinfo = PDE_DATA(file_inode(seq->file)); in udp_get_first()
2927 afinfo = PDE_DATA(file_inode(seq->file)); in udp_get_next()
2984 afinfo = PDE_DATA(file_inode(seq->file)); in udp_seq_stop()
/OK3568_Linux_fs/kernel/sound/pci/
H A DKconfig179 <file:Documentation/sound/cards/bt87x.rst>.
214 <file:Documentation/sound/cards/cmipci.rst>.
477 <file:Documentation/sound/cards/sb-live-mixer.rst> and
478 <file:Documentation/sound/cards/audigy-mixer.rst>.
740 read <file:Documentation/sound/cards/mixart.rst>.
H A Dcs4281.c1110 struct file *file, char __user *buf, in snd_cs4281_BA0_read() argument
1122 struct file *file, char __user *buf, in snd_cs4281_BA1_read() argument
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0017-CVE-2022-38127-1.patch278 load_debug_section_with_follow (abbrev_sec, file);
279 + load_debug_section_with_follow (loclists, file);
280 + load_debug_section_with_follow (rnglists, file);
632 display_debug_loc (struct dwarf_section *section, void *file)
804 if (load_debug_info (file) == 0)
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Dbackend-api.rst105 * Index/Data file FS-Cache representation cookie::
366 * Notification that the attributes on a netfs file changed [mandatory]::
371 file have changed (for example the maximum size a file may reach). The
375 The cache may use the file size information to reserve space on the cache.
/OK3568_Linux_fs/kernel/Documentation/driver-api/usb/
H A Dgadget.rst137 - file system (for PTP gadgets)
192 autoconfiguration. You'll have to read the header file, and use
307 the :ref:`linux/usb/ch9.h <usb_chapter9>` header file, which is standard in
423 file descriptor. I/O is done using normal ``read()`` and ``read()`` calls.
432 That *Mass Storage* driver uses a file or block device as backing store
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c1156 static ssize_t dbg_write(struct file *filp, const char __user *buf, in dbg_write()
1345 static ssize_t data_write(struct file *filp, const char __user *buf, in data_write()
1369 static ssize_t data_read(struct file *filp, char __user *buf, size_t count, in data_read()
1389 static ssize_t outlen_read(struct file *filp, char __user *buf, size_t count, in outlen_read()
1404 static ssize_t outlen_write(struct file *filp, const char __user *buf, in outlen_write()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsun9i-a80.dtsi6 * This file is dual-licensed: you can use it either under the terms
8 * licensing only applies to this file, and not this project as a
11 * a) This file is free software; you can redistribute it and/or
16 * This file is distributed in the hope that it will be useful,
H A Dsun8i-a83t.dtsi6 * This file is dual-licensed: you can use it either under the terms
8 * licensing only applies to this file, and not this project as a
11 * a) This file is free software; you can redistribute it and/or
16 * This file is distributed in the hope that it will be useful,
H A Dexynos5250.dtsi8 * Samsung Exynos5250 SoC device nodes are listed in this file.
9 * Exynos5250 based board files can include this file and provide
12 * Note: This file does not include device nodes for all the controllers in
14 * additional nodes can be added to this file.
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Ddrm-uapi.rst151 via basic file-system access-modes. A running graphics server which
164 visible to user-space and accessible beyond open-file boundaries, they
196 Only after userspace has closed all relevant DRM device and dmabuf file
293 Strictly this should only be used when a file doesn't exist e.g. when
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/hwif/sdio/
H A Dsdio.c270 struct file *fp; in ssv6xxx_open_firmware()
281 struct file *fp = (struct file *)image; in ssv6xxx_read_fw_block()
293 filp_close((struct file *)image, NULL); in ssv6xxx_close_firmware()
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/
H A D0001-tiffcrop-Fix-issue-330-and-some-more-from-320-to-349.patch10 1 file changed, 210 insertions(+), 72 deletions(-)
43 * Select sequences and/or ranges of images within file
63 " specify a dump file without specifying a detail level.\n"
86 /* Start a new output file if one has not been previously opened or
/OK3568_Linux_fs/kernel/Documentation/PCI/
H A Dpci-error-recovery.rst55 disconnects from devices holding the root file system. If the root
56 file system is disconnected, a user-space mechanism would have to go
58 of the current Linux file systems are not tolerant of disconnection
406 the file Documentation/powerpc/eeh-pci-error-recovery.rst
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DCATOSL-1.163file with the Program source code distribution titled ../IP_ISSUES, and (b) notify CA in writing a…
69 …the Program to which the Contributor provides a Contribution to contain a file documenting the cha…
107 … the code they affect. Such description must be included in the IP_ISSUES file described in Sectio…
/OK3568_Linux_fs/kernel/Documentation/ia64/
H A Derr_inject.rst37 #This is configuration file for err_inject_tool.
450 fprintf(stderr,"write to file with wrong size!\n");
704 case 3: // Register file
977 printf("The tool will take err.conf file as ");
/OK3568_Linux_fs/kernel/drivers/staging/unisys/visornic/
H A Dvisornic_main.c318 static ssize_t enable_ints_write(struct file *file, in enable_ints_write() argument
1425 static ssize_t info_debugfs_read(struct file *file, char __user *buf, in info_debugfs_read() argument

1...<<681682683684685686687688689690>>...775