Home
last modified time | relevance | path

Searched defs:args (Results 2976 - 3000 of 4831) sorted by relevance

1...<<111112113114115116117118119120>>...194

/kernel/linux/linux-5.10/fs/affs/
H A Dsuper.c194 substring_t args[MAX_OPT_ARGS]; in parse_options() local
[all...]
/kernel/linux/linux-5.10/fs/devpts/
H A Dinode.c268 substring_t args[MAX_OPT_ARGS]; in parse_mount_options() local
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dmain.c73 va_list args; in __ecryptfs_printk() local
256 substring_t args[MAX_OPT_ARGS]; in ecryptfs_parse_options() local
[all...]
/kernel/linux/linux-5.10/drivers/xen/
H A Dgntdev.c100 struct gnttab_dma_alloc_args args; in gntdev_free_map() local
165 struct gnttab_dma_alloc_args args; in gntdev_alloc_map() local
[all...]
/kernel/linux/linux-5.10/fs/debugfs/
H A Dinode.c106 substring_t args[MAX_OPT_ARGS]; in debugfs_parse_options() local
/kernel/linux/linux-5.10/mm/
H A Dbacking-dev.c809 int bdi_register_va(struct backing_dev_info *bdi, const char *fmt, va_list args) in bdi_register_va() argument
846 va_list args; in bdi_register() local
/kernel/linux/linux-5.10/lib/
H A Dkobject.c437 va_list args; in kobject_add() local
475 va_list args; in kobject_init_and_add() local
H A Dtest_hmm.c573 static void dmirror_migrate_alloc_and_copy(struct migrate_vma *args, in dmirror_migrate_alloc_and_copy() argument
622 static int dmirror_migrate_finalize_and_map(struct migrate_vma *args, in dmirror_migrate_finalize_and_map() argument
674 struct migrate_vma args = { 0 }; dmirror_migrate() local
1017 dmirror_devmem_fault_alloc_and_copy(struct migrate_vma *args, struct dmirror *dmirror) dmirror_devmem_fault_alloc_and_copy() argument
1051 struct migrate_vma args = { 0 }; dmirror_devmem_fault() local
[all...]
/kernel/linux/linux-5.10/kernel/bpf/
H A Doffload.c270 struct ns_get_path_bpf_prog_args *args = private_data; in bpf_prog_offload_info_fill_ns() local
297 struct ns_get_path_bpf_prog_args args = { in bpf_prog_offload_info_fill() local
498 struct ns_get_path_bpf_map_args *args = private_data; in bpf_map_offload_info_fill_ns() local
523 struct ns_get_path_bpf_map_args args = { bpf_map_offload_info_fill() local
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_probe.c733 traceprobe_conflict_field_name(const char *name, struct probe_arg *args, int narg) traceprobe_conflict_field_name() argument
[all...]
H A Dtrace_syscalls.c302 unsigned long args[6]; in ftrace_syscall_enter() local
581 unsigned long args[SYSCALL_DEFINE_MAXARGS]; perf_call_bpf_enter() member
597 unsigned long args[6]; perf_syscall_enter() local
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dkthread.c444 va_list args; in kthread_create_on_node() local
812 va_list args; in kthread_create_worker() local
351 __kthread_create_on_node(int (*threadfn)(void *data), void *data, int node, const char namefmt[], va_list args) __kthread_create_on_node() argument
765 __kthread_create_worker(int cpu, unsigned int flags, const char namefmt[], va_list args) __kthread_create_worker() argument
844 va_list args; kthread_create_worker_on_cpu() local
[all...]
H A Dpanic.c247 va_list args; in panic() local
650 va_list args; member
653 __warn(const char *file, int line, void *caller, unsigned taint, struct pt_regs *regs, struct warn_args *args) __warn() argument
691 struct warn_args args; warn_slowpath_fmt() local
710 va_list args; __warn_printk() local
[all...]
H A Dptrace.c939 unsigned long args[ARRAY_SIZE(info->entry.args)]; in ptrace_get_syscall_info_entry() local
/kernel/linux/linux-5.10/fs/
H A Dsuper.c1611 va_list args; in super_setup_bdi_name() local
H A Dseq_file.c393 void seq_vprintf(struct seq_file *m, const char *f, va_list args) in seq_vprintf() argument
410 va_list args; in seq_printf() local
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_da_btree.h124 xfs_da_args_t *args; /* filename arguments */ member
H A Dxfs_dir2_block.c299 xfs_dir2_block_compact( struct xfs_da_args *args, struct xfs_buf *bp, struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_block_tail *btp, struct xfs_dir2_leaf_entry *blp, int *needlog, int *lfloghigh, int *lfloglow) xfs_dir2_block_compact() argument
350 xfs_dir2_block_addname( xfs_da_args_t *args) xfs_dir2_block_addname() argument
630 xfs_dir2_block_lookup( xfs_da_args_t *args) xfs_dir2_block_lookup() argument
675 xfs_dir2_block_lookup_int( xfs_da_args_t *args, struct xfs_buf **bpp, int *entno) xfs_dir2_block_lookup_int() argument
778 xfs_dir2_block_removename( xfs_da_args_t *args) xfs_dir2_block_removename() argument
859 xfs_dir2_block_replace( xfs_da_args_t *args) xfs_dir2_block_replace() argument
922 xfs_dir2_leaf_to_block( xfs_da_args_t *args, struct xfs_buf *lbp, struct xfs_buf *dbp) xfs_dir2_leaf_to_block() argument
1068 xfs_dir2_sf_to_block( struct xfs_da_args *args) xfs_dir2_sf_to_block() argument
[all...]
H A Dxfs_dir2_sf.c257 xfs_dir2_block_to_sf( struct xfs_da_args *args, struct xfs_buf *bp, int size, struct xfs_dir2_sf_hdr *sfhp) xfs_dir2_block_to_sf() argument
364 xfs_dir2_sf_addname( xfs_da_args_t *args) xfs_dir2_sf_addname() argument
457 xfs_dir2_sf_addname_easy( xfs_da_args_t *args, xfs_dir2_sf_entry_t *sfep, xfs_dir2_data_aoff_t offset, int new_isize) xfs_dir2_sf_addname_easy() argument
509 xfs_dir2_sf_addname_hard( xfs_da_args_t *args, int objchange, int new_isize) xfs_dir2_sf_addname_hard() argument
601 xfs_dir2_sf_addname_pick( xfs_da_args_t *args, int objchange, xfs_dir2_sf_entry_t **sfepp, xfs_dir2_data_aoff_t *offsetp) xfs_dir2_sf_addname_pick() argument
671 xfs_dir2_sf_check( xfs_da_args_t *args) xfs_dir2_sf_check() argument
810 xfs_dir2_sf_create( xfs_da_args_t *args, xfs_ino_t pino) xfs_dir2_sf_create() argument
864 xfs_dir2_sf_lookup( xfs_da_args_t *args) xfs_dir2_sf_lookup() argument
942 xfs_dir2_sf_removename( xfs_da_args_t *args) xfs_dir2_sf_removename() argument
1043 xfs_dir2_sf_replace( xfs_da_args_t *args) xfs_dir2_sf_replace() argument
1159 xfs_dir2_sf_toino4( xfs_da_args_t *args) xfs_dir2_sf_toino4() argument
1232 xfs_dir2_sf_toino8( xfs_da_args_t *args) xfs_dir2_sf_toino8() argument
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_iops.c53 struct xfs_da_args args = { in xfs_initxattrs() local
H A Dxfs_icache.c772 xfs_inode_walk_ag( struct xfs_perag *pag, int iter_flags, int (*execute)(struct xfs_inode *ip, void *args), void *args, int tag) xfs_inode_walk_ag() argument
893 xfs_inode_walk( struct xfs_mount *mp, int iter_flags, int (*execute)(struct xfs_inode *ip, void *args), void *args, int tag) xfs_inode_walk() argument
1348 xfs_inode_free_eofblocks( struct xfs_inode *ip, void *args) xfs_inode_free_eofblocks() argument
1611 xfs_inode_free_cowblocks( struct xfs_inode *ip, void *args) xfs_inode_free_cowblocks() argument
[all...]
/kernel/linux/linux-5.10/fs/ubifs/
H A Dsuper.c1040 substring_t args[MAX_OPT_ARGS]; in ubifs_parse_options() local
/kernel/linux/linux-5.10/fs/ufs/
H A Dsuper.c278 va_list args; in ufs_error() local
312 va_list args; in ufs_panic() local
335 va_list args; in ufs_warning() local
393 substring_t args[MAX_OPT_ARGS]; ufs_parse_options() local
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dinode.c114 struct ocfs2_find_inode_args args; in ocfs2_ilookup() local
129 struct ocfs2_find_inode_args args; in ocfs2_iget() local
215 struct ocfs2_find_inode_args *args = NULL; ocfs2_find_actor() local
240 struct ocfs2_find_inode_args *args = opaque; ocfs2_init_locked_inode() local
403 ocfs2_read_locked_inode(struct inode *inode, struct ocfs2_find_inode_args *args) ocfs2_read_locked_inode() argument
[all...]
H A Dioctl.c844 struct reflink_arguments args; in ocfs2_ioctl() local
956 struct reflink_arguments args; in ocfs2_compat_ioctl() local
[all...]

Completed in 31 milliseconds

1...<<111112113114115116117118119120>>...194