/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | bitmap.c | 33 __ntfs_bitmap_set_bits_in_run(struct inode *vi, const s64 start_bit, const s64 count, const u8 value, const bool is_rollback) __ntfs_bitmap_set_bits_in_run() argument
|
H A D | bitmap.h | 33 ntfs_bitmap_set_bits_in_run(struct inode *vi, const s64 start_bit, const s64 count, const u8 value) ntfs_bitmap_set_bits_in_run() argument 51 ntfs_bitmap_set_run(struct inode *vi, const s64 start_bit, const s64 count) ntfs_bitmap_set_run() argument 68 ntfs_bitmap_clear_run(struct inode *vi, const s64 start_bit, const s64 count) ntfs_bitmap_clear_run() argument [all...] |
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | writev.c | 16 jffs2_flash_direct_writev(struct jffs2_sb_info *c, const struct kvec *vecs, unsigned long count, loff_t to, size_t *retlen) jffs2_flash_direct_writev() argument
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | atm_nicstar.h | 43 int count; /* (At least for now) only used in NS_GETPSTAT */ member
|
H A D | udmabuf.h | 26 __u32 count; member
|
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/ |
H A D | xt_multiport.h | 18 __u8 count; /* Number of ports */ member 24 __u8 count; /* Number of ports */ member
|
H A D | xt_connbytes.h | 23 } count; member
|
/kernel/linux/linux-5.10/include/xen/arm/ |
H A D | hypercall.h | 85 MULTI_mmu_update(struct multicall_entry *mcl, struct mmu_update *req, int count, int *success_count, domid_t domid) MULTI_mmu_update() argument
|
/kernel/linux/linux-5.10/fs/afs/ |
H A D | rotate.c | 470 static int count; in afs_dump_edestaddrreq() local
|
H A D | vl_rotate.c | 295 static int count; in afs_vl_dump_edestaddrreq() local
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | mem-reservation.c | 29 void __xenmem_reservation_va_mapping_update(unsigned long count, in __xenmem_reservation_va_mapping_update() argument 63 void __xenmem_reservation_va_mapping_reset(unsigned long count, in __xenmem_reservation_va_mapping_reset() argument 93 int xenmem_reservation_increase(int count, xen_pfn_t *frames) in xenmem_reservation_increase() argument 109 int xenmem_reservation_decrease(int count, xen_pfn_t *frames) in xenmem_reservation_decrease() argument
|
/kernel/linux/linux-5.10/lib/ |
H A D | argv_split.c | 14 int count = 0; in count_argc() local
|
H A D | list_sort.c | 56 u8 count = 0; in merge_final() local 188 size_t count = 0; /* Count of pending */ in list_sort() local [all...] |
H A D | strncpy_from_user.c | 28 do_strncpy_from_user(char *dst, const char __user *src, unsigned long count, unsigned long max) do_strncpy_from_user() argument 113 strncpy_from_user(char *dst, const char __user *src, long count) strncpy_from_user() argument [all...] |
H A D | strnlen_user.c | 23 static inline long do_strnlen_user(const char __user *src, unsigned long count, unsigned long max) in do_strnlen_user() argument 92 strnlen_user(const char __user *str, long count) strnlen_user() argument [all...] |
/kernel/linux/linux-5.10/mm/ |
H A D | cma.h | 9 unsigned long count; member
|
H A D | lmkd_dbg_trigger.c | 35 lmkd_dbg_trigger_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) lmkd_dbg_trigger_write() argument
|
/kernel/linux/linux-5.10/kernel/dma/ |
H A D | remap.c | 41 int count = PAGE_ALIGN(size) >> PAGE_SHIFT; in dma_common_contiguous_remap() local
|
/kernel/linux/linux-5.10/kernel/locking/ |
H A D | mcs_spinlock.h | 21 int count; /* nesting count, see qspinlock.c */ member
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | xpm_region.c | 22 xpm_region_read(struct file *file, char __user *buf, size_t count, loff_t *pos) xpm_region_read() argument
|
H A D | kmsg.c | 34 kmsg_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) kmsg_read() argument
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_bio_io.c | 7 static inline unsigned int bio_max_vecs(unsigned int count) in bio_max_vecs() argument 13 xfs_rw_bdev( struct block_device *bdev, sector_t sector, unsigned int count, char *data, unsigned int op) xfs_rw_bdev() argument
|
/kernel/linux/linux-5.10/fs/squashfs/ |
H A D | xattr.h | 33 squashfs_xattr_lookup(struct super_block *sb, unsigned int index, int *count, unsigned int *size, unsigned long long *xattr) squashfs_xattr_lookup() argument
|
/kernel/linux/linux-5.10/fs/sysv/ |
H A D | balloc.c | 48 unsigned count; in sysv_free_block() local 106 unsigned count; sysv_new_block() local 128 unsigned count; sysv_new_block() local 163 int count; sysv_count_free_blocks() local [all...] |
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.h | 25 uint16_t count; member
|