Home
last modified time | relevance | path

Searched refs:from (Results 2276 - 2300 of 2507) sorted by relevance

1...<<919293949596979899100101

/kernel/linux/linux-5.10/fs/hpfs/
H A Dsuper.c276 * A tiny parser for option strings, stolen from dosfs.
277 * Stolen again from read-only hpfs.
399 char *rhs = args[0].from; in parse_opts()
/kernel/linux/linux-6.6/drivers/mtd/
H A Dnftlmount.c148 erasesize based on UnitSizeFactor. So the erasesize we read from the mtd in find_boot_record()
448 * It is not strictly correct to begin from the first block of the chain because
542 /* get_fold_mark: Read fold mark from Unit Control Information #2, we use FOLD_MARK_IN_PROGRESS
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dubi.h70 * number of (global) erase cycles PEBs are protected from the wear-leveling
115 * MOVE_SOURCE_RD_ERR: canceled because there was a read error from the source
117 * MOVE_TARGET_RD_ERR: canceled because there was a read error from the target
157 * struct ubi_vid_io_buf - VID buffer used to read/write VID info to/from the
218 * UBI first creates a list of &struct ubi_rename_entry objects from the
272 * This structure is here to hide EBA's internal from other part of the
501 * protected from the wear-leveling worker)
509 * new works from being submitted
513 * @move_from: physical eraseblock from where the data is being moved
897 int ubi_eba_copy_leb(struct ubi_device *ubi, int from, in
[all...]
/kernel/linux/linux-6.6/fs/hpfs/
H A Dsuper.c276 * A tiny parser for option strings, stolen from dosfs.
277 * Stolen again from read-only hpfs.
399 char *rhs = args[0].from; in parse_opts()
/kernel/linux/linux-6.6/fs/fuse/
H A Dfuse_i.h333 * FR_LOCKED: data is being copied to/from the request
830 /** Device ID from the root super block */
1178 * Remove the mount from the connection
1203 * Remove connection from control filesystem
1270 /** CUSE pass fuse_direct_io() a file which f_mapping->host is not from FUSE */
1329 ssize_t fuse_dax_write_iter(struct kiocb *iocb, struct iov_iter *from);
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscript_asm.pl23 # from the NCR53c810.
268 # clause from a transfer control instruction (RETURN, CALL, JUMP, INT).
689 more strings from the list ACK, ATN, CARRY, TARGET.
871 "$0 : symbol $label is too far ($tmp) from $address to reference as
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dcdrom.h44 * borrow the "Operation not supported" error from the network folks to
272 unsigned from; member
386 /* audio states (from SCSI-2, but seen with other drives, too) */
399 #define CDC_SELECT_DISC 0x10 /* select disc from juke-box */
425 /* can also return CDS_NO_[INFO|DISC], from above */
512 * missing from Mt. Fuji, Table 57. It _is_ mentioned in Mt. Fuji
/kernel/linux/linux-6.6/tools/perf/tests/shell/
H A Dtest_intel_pt.sh115 # Should get MMAP events from CPU 1 because they can be needed to decode
545 from __future__ import print_function
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dcdrom.h4 *** This header was automatically generated from a Linux kernel header
7 *** structures, and macros generated from the original header, and thus,
141 unsigned from; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dcdrom.h4 *** This header was automatically generated from a Linux kernel header
7 *** structures, and macros generated from the original header, and thus,
141 unsigned from; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dcdrom.h2 * This header was generated from the Linux kernel headers by update_headers.py,
3 * to provide necessary information from kernel to userspace, such as constants,
146 unsigned from; member
/kernel/linux/linux-5.10/scripts/
H A Dcheckpatch.pl130 --typedefsfile Read additional types from this file
202 # Prevent --color by itself from consuming other arguments
266 #if no filenames are given, push '-' to read patch from stdin
350 print "Must be run from the top-level dir. of a kernel tree\n";
1029 # If input is git commits, extract all commits from the commit expressions.
1307 # Pick the indent from the front of the line.
2528 ($line =~ /^rename (?:from|to) \S+\s*$/ ||
2947 $line =~ /^rename (?:from|to) [\w\/\.\-]+\s*$/ ||
2988 $rawline =~ /^(?:commit\b|from\b|[\w-]+:)/i)) {
3118 "Do not include the paragraph about writing to the Free Software Foundation's mailing address from th
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dalloc.c1183 * from new_cpos). in ocfs2_add_branch()
1563 * Special case: we have room now if we shifted from in ocfs2_grow_tree()
1742 * This function is passed two full paths from the dinode down to a
1756 * Check that the caller passed in two paths from the same tree. in ocfs2_find_subtree_root()
2029 * - When we've moved an extent record from the left path leaf to the right
2187 * We temporarily subtract from next_free_rec so that the in ocfs2_rotate_subtree_right()
2353 * Upon successful return from this function:
3220 * Now we can loop, remembering the path we get from -EAGAIN in ocfs2_rotate_tree_left()
3221 * and restarting from there. in ocfs2_rotate_tree_left()
3264 * We consumed all of the merged-from recor in ocfs2_cleanup_merge()
6804 ocfs2_map_and_dirty_page(struct inode *inode, handle_t *handle, unsigned int from, unsigned int to, struct page *page, int zero, u64 *phys) ocfs2_map_and_dirty_page() argument
6848 unsigned int from, to = PAGE_SIZE; ocfs2_zero_cluster_pages() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dalloc.c1181 * from new_cpos). in ocfs2_add_branch()
1561 * Special case: we have room now if we shifted from in ocfs2_grow_tree()
1740 * This function is passed two full paths from the dinode down to a
1754 * Check that the caller passed in two paths from the same tree. in ocfs2_find_subtree_root()
2027 * - When we've moved an extent record from the left path leaf to the right
2185 * We temporarily subtract from next_free_rec so that the in ocfs2_rotate_subtree_right()
2351 * Upon successful return from this function:
3218 * Now we can loop, remembering the path we get from -EAGAIN in ocfs2_rotate_tree_left()
3219 * and restarting from there. in ocfs2_rotate_tree_left()
3262 * We consumed all of the merged-from recor in ocfs2_cleanup_merge()
6804 ocfs2_map_and_dirty_page(struct inode *inode, handle_t *handle, unsigned int from, unsigned int to, struct page *page, int zero, u64 *phys) ocfs2_map_and_dirty_page() argument
6848 unsigned int from, to = PAGE_SIZE; ocfs2_zero_cluster_pages() local
[all...]
/kernel/linux/linux-6.6/scripts/
H A Dcheckpatch.pl138 --typedefsfile Read additional types from this file
286 # Prevent --color by itself from consuming other arguments
388 #if no filenames are given, push '-' to read patch from stdin
460 print "Must be run from the top-level dir. of a kernel tree\n";
1267 # If input is git commits, extract all commits from the commit expressions.
1425 # Extract comments from names excluding quoted parts
1551 # Pick the indent from the front of the line.
2792 ($line =~ /^rename (?:from|to) \S+\s*$/ ||
3114 # and # from start of comments to get comment text
3132 # Extract comment text from withi
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c13 * Based on code from Michael Chan's bnx2 driver
78 * @from: source FP index
82 * intact. This is done by first copying the napi struct from
87 static inline void bnx2x_move_fp(struct bnx2x *bp, int from, int to) in bnx2x_move_fp() argument
89 struct bnx2x_fastpath *from_fp = &bp->fp[from]; in bnx2x_move_fp()
91 struct bnx2x_sp_objs *from_sp_objs = &bp->sp_objs[from]; in bnx2x_move_fp()
93 struct bnx2x_fp_stats *from_fp_stats = &bp->fp_stats[from]; in bnx2x_move_fp()
123 new_max_eth_txqs = (BNX2X_NUM_ETH_QUEUES(bp) - from + to) * in bnx2x_move_fp()
125 if (from == FCOE_IDX(bp)) { in bnx2x_move_fp()
407 /* Get Toeplitz hash value in the skb using the value from th
[all...]
/kernel/linux/linux-5.10/kernel/bpf/
H A Dbtf.c51 * Each one describes a C type. Recall from the above section
91 * Each string is referred by an "offset" from the beginning of the
186 #define for_each_member_from(i, from, struct_type, member) \
187 for (i = from, member = btf_type_member(struct_type) + from; \
191 #define for_each_vsi_from(i, from, struct_type, member) \
192 for (i = from, member = btf_type_var_secinfo(struct_type) + from; \
1392 * does not come from the BTF file. in btf_add_type()
2401 * We now need to continue from th in btf_ptr_resolve()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c13 * Based on code from Michael Chan's bnx2 driver
77 * @from: source FP index
81 * intact. This is done by first copying the napi struct from
86 static inline void bnx2x_move_fp(struct bnx2x *bp, int from, int to) in bnx2x_move_fp() argument
88 struct bnx2x_fastpath *from_fp = &bp->fp[from]; in bnx2x_move_fp()
90 struct bnx2x_sp_objs *from_sp_objs = &bp->sp_objs[from]; in bnx2x_move_fp()
92 struct bnx2x_fp_stats *from_fp_stats = &bp->fp_stats[from]; in bnx2x_move_fp()
122 new_max_eth_txqs = (BNX2X_NUM_ETH_QUEUES(bp) - from + to) * in bnx2x_move_fp()
124 if (from == FCOE_IDX(bp)) { in bnx2x_move_fp()
406 /* Get Toeplitz hash value in the skb using the value from th
[all...]
/kernel/linux/linux-6.6/mm/
H A Dshmem.c326 * internally draws from another pool of inode numbers (currently global
367 * max_inodes is always 0, and is called from potentially in shmem_reserve_inode()
410 * @swapped: the change in number of pages swapped from inode
432 * to stop a racing shmem_recalc_inode() from thinking that a page has in shmem_recalc_inode()
490 * that an entry was not already brought back from swap by a racing thread.
709 * from any local list before iput() since it could be deleted in shmem_unused_huge_shrink()
848 * Remove swap entry from page cache, free the swap and its page cache.
969 * But read a folio back from swap if any of it is within i_size in shmem_get_partial_folio()
978 * Remove range of pages and swap entries from page cache, and free them.
1363 * If swap found in inode, free it and move page from swapcach
2734 size_t from = offset_in_folio(folio, pos); shmem_write_end() local
2866 shmem_file_write_iter(struct kiocb *iocb, struct iov_iter *from) shmem_file_write_iter() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsession.c738 * Bit-fields are allocated from right to left (least to most significant)
739 * on little-endian implementations and from left to right (most to least
1077 * in "from" register, while the callee is stored in callchain__lbr_callstack_printf()
1083 * So only the first "to" register and all "from" in callchain__lbr_callstack_printf()
1099 (int)(i + kernel_callchain_nr + 1), entries[i].from); in callchain__lbr_callstack_printf()
1133 i, e->from, e->to, in branch_stack__printf()
1142 i, i > 0 ? e->from : e->to); in branch_stack__printf()
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_dentryfile.c24 /* Hashing code copied from f2fs */
488 static char *get_relative_path(struct hmdfs_sb_info *sbi, char *from) in get_relative_path() argument
492 if (strncmp(from, sbi->local_src, strlen(sbi->local_src))) { in get_relative_path()
496 relative = from + strlen(sbi->local_src); in get_relative_path()
1483 hmdfs_err("relative path from xattr do not match"); in get_cloud_cache_file()
2788 hmdfs_info("lookup oldpath from local_dst failed, err %d", err); in hmdfs_root_rename()
2795 hmdfs_info("lookup newpath from local_dst failed, err %d", err); in hmdfs_root_rename()
/kernel/linux/linux-5.10/fs/cifs/
H A Dinode.c140 * got from the server (readdir, some non-unix cases)
158 /* populate an inode with info from a cifs_fattr struct */
234 /* Fill a cifs_fattr struct with info from FILE_UNIX_BASIC_INFO. */
555 * FIXME: Doesn't this clobber the type bit we got from cifs_sfu_type ?
598 /* Fill a cifs_fattr struct with info from POSIX info struct */
646 fattr->cf_uid = cifs_sb->mnt_uid; /* TODO: map uid and gid from SID */
654 /* Fill a cifs_fattr struct with info from FILE_ALL_INFO */
722 * Don't accept zero nlink from non-unix servers unless
1043 /* fill in 0777 bits from ACL */
1050 cifs_dbg(FYI, "%s: Get mode from SI
2472 cifs_truncate_page(struct address_space *mapping, loff_t from) global() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/arm/
H A Dfas216.c32 * condition status from targets.
60 * spec at all? The following sections are taken from the SCSI2
362 static struct { int command; void *from; } cmd_list[8]; member
368 cmd_list[cmd_ptr].from = __builtin_return_address(0); in fas216_cmd()
396 printk("%02x:%p ", cmd_list[i].command, cmd_list[i].from); in print_debug_list()
405 * fas216_get_last_msg - retrive last message from the list
409 * Retrieve a last message from the list, using position in fifo.
509 * @msg: message from target
511 * Handle a synchronous transfer message from the target
541 * synchronous transfer agreement from bein in fas216_handlesync()
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h103 /* called from RCU mode, don't block */
200 #define ATTR_OPEN (1 << 15) /* Truncating from open(O_TRUNC) */
216 * request to change from the FS layer.
280 #define AOP_FLAG_CONT_EXPAND 0x0001 /* called from cont_expand */
283 * to clear GFP_FS from alloc */
352 * we read from a file.
374 /* Write back some dirty pages from this mapping. */
633 /* Stat data, not accessed from path walking */
930 * Must not be taken from IRQ context.
1004 * Special return value from posix_lock_fil
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h102 /* called from RCU mode, don't block */
164 /* File supports non-exclusive O_DIRECT writes from multiple threads */
206 #define ATTR_OPEN (1 << 15) /* Truncating from open(O_TRUNC) */
222 * request to change from the FS layer.
343 * iocb completion can be passed back to the owner for execution from a safe
347 * The issuer should call the handler with that context information from task
351 * call blocking functions from this callback, but they should not wait for
408 /* Write back some dirty pages from this mapping. */
436 bool (*is_partially_uptodate) (struct folio *, size_t from,
661 /* Stat data, not accessed from pat
[all...]

Completed in 64 milliseconds

1...<<919293949596979899100101