Home
last modified time | relevance | path

Searched refs:not_found (Results 1 – 25 of 44) sorted by relevance

12

/Linux-v5.4/mm/
Dpage_vma_mapped.c10 static inline bool not_found(struct page_vma_mapped_walk *pvmw) in not_found() function
149 return not_found(pvmw); in page_vma_mapped_walk()
163 return not_found(pvmw); in page_vma_mapped_walk()
187 return not_found(pvmw); in page_vma_mapped_walk()
189 return not_found(pvmw); in page_vma_mapped_walk()
194 return not_found(pvmw); in page_vma_mapped_walk()
199 return not_found(pvmw); in page_vma_mapped_walk()
203 return not_found(pvmw); in page_vma_mapped_walk()
220 return not_found(pvmw); in page_vma_mapped_walk()
227 return not_found(pvmw); in page_vma_mapped_walk()
/Linux-v5.4/net/rxrpc/
Dconn_object.c86 goto not_found; in rxrpc_find_connection_rcu()
94 goto not_found; in rxrpc_find_connection_rcu()
107 goto not_found; in rxrpc_find_connection_rcu()
111 goto not_found; in rxrpc_find_connection_rcu()
122 goto not_found; in rxrpc_find_connection_rcu()
127 goto not_found; in rxrpc_find_connection_rcu()
136 goto not_found; in rxrpc_find_connection_rcu()
145 goto not_found; in rxrpc_find_connection_rcu()
156 not_found: in rxrpc_find_connection_rcu()
/Linux-v5.4/drivers/parisc/
Dled.c728 goto not_found; in led_init()
734 goto not_found; in led_init()
737 goto not_found; in led_init()
743 goto not_found; in led_init()
747 goto not_found; in led_init()
753 goto not_found; in led_init()
765 not_found: in led_init()
/Linux-v5.4/fs/ext2/
Dxattr.c202 int error, not_found; in ext2_xattr_get() local
242 not_found = ext2_xattr_cmp_entry(name_index, name_len, name, in ext2_xattr_get()
244 if (!not_found) in ext2_xattr_get()
246 if (not_found < 0) in ext2_xattr_get()
414 int not_found = 1, error; in ext2_xattr_set() local
473 if (not_found > 0) { in ext2_xattr_set()
474 not_found = ext2_xattr_cmp_entry(name_index, in ext2_xattr_set()
477 if (not_found <= 0) in ext2_xattr_set()
482 if (not_found > 0) in ext2_xattr_set()
493 if (not_found) { in ext2_xattr_set()
[all …]
/Linux-v5.4/arch/alpha/lib/
Dmemchr.S51 beq $18, $not_found # .. e1 :
82 beq $2, $not_found # .. e1 :
160 $not_found:
Dev6-memchr.S48 beq $18, $not_found # U :
85 beq $2, $not_found # U : U L U L
186 $not_found:
/Linux-v5.4/net/sunrpc/
Dbackchannel_rqst.c248 goto not_found; in xprt_get_bc_request()
250 goto not_found; in xprt_get_bc_request()
263 not_found: in xprt_get_bc_request()
/Linux-v5.4/fs/iomap/
Dseek.c107 goto not_found; in page_cache_seek_hole_data()
112 not_found: in page_cache_seek_hole_data()
/Linux-v5.4/arch/powerpc/kernel/
Dlegacy_serial.c616 goto not_found; in check_legacy_serial_console()
623 goto not_found; in check_legacy_serial_console()
634 goto not_found; in check_legacy_serial_console()
647 not_found: in check_legacy_serial_console()
/Linux-v5.4/fs/ext4/
Dxattr.c1575 old_size = (!s->not_found && !here->e_value_inum) ? in ext4_xattr_set_entry()
1619 if (!s->not_found) in ext4_xattr_set_entry()
1646 if (!s->not_found && here->e_value_inum) { in ext4_xattr_set_entry()
1699 if (!s->not_found && here->e_value_size && !here->e_value_inum) { in ext4_xattr_set_entry()
1729 } else if (s->not_found) { in ext4_xattr_set_entry()
1840 bs->s.not_found = error; in ext4_xattr_block_find()
1918 if (!s->not_found && s->here->e_value_inum) { in ext4_xattr_block_set()
2197 is->s.not_found = error; in ext4_xattr_ibody_find()
2307 .s = { .not_found = -ENODATA, }, in ext4_xattr_set_handle()
2310 .s = { .not_found = -ENODATA, }, in ext4_xattr_set_handle()
[all …]
Dinline.c127 .s = { .not_found = -ENODATA, }, in ext4_find_inline_data_nolock()
146 if (!is.s.not_found) { in ext4_find_inline_data_nolock()
255 .s = { .not_found = -ENODATA, }, in ext4_create_inline_data()
287 BUG_ON(!is.s.not_found); in ext4_create_inline_data()
319 .s = { .not_found = -ENODATA, }, in ext4_update_inline_data()
338 BUG_ON(is.s.not_found); in ext4_update_inline_data()
408 .s = { .not_found = 0, }, in ext4_destroy_inline_data_nolock()
1906 .s = { .not_found = -ENODATA, }, in ext4_inline_data_truncate()
1943 BUG_ON(is.s.not_found); in ext4_inline_data_truncate()
Dxattr.h111 int not_found; member
/Linux-v5.4/fs/ocfs2/
Dxattr.c131 int not_found; member
1229 if (xs->not_found) { in ocfs2_xattr_block_get()
1291 .not_found = -ENODATA, in ocfs2_xattr_get_nolock()
1294 .not_found = -ENODATA, in ocfs2_xattr_get_nolock()
2710 xs->not_found = ret; in ocfs2_xattr_ibody_find()
2792 xs->not_found ? NULL : xs->here); in ocfs2_xattr_ibody_set()
2852 xs->not_found = ret; in ocfs2_xattr_block_find()
2981 xs->not_found ? NULL : xs->here); in ocfs2_xattr_block_set()
3027 BUG_ON(!xs->not_found); in ocfs2_xattr_can_be_in_inode()
3065 if (xis->not_found && xbs->not_found) { in ocfs2_calc_xattr_set_need()
[all …]
/Linux-v5.4/arch/powerpc/platforms/powermac/
Dpic.c598 goto not_found; in pmacpic_find_viaint()
601 goto not_found; in pmacpic_find_viaint()
605 not_found: in pmacpic_find_viaint()
Dsetup.c562 goto not_found; in check_pmac_serial_console()
569 not_found: in check_pmac_serial_console()
/Linux-v5.4/kernel/dma/
Dswiotlb.c506 goto not_found; in swiotlb_tbl_map_single()
520 goto not_found; in swiotlb_tbl_map_single()
551 not_found: in swiotlb_tbl_map_single()
/Linux-v5.4/fs/
Dfs_parser.c33 const char *name, int not_found) in __lookup_constant() argument
41 return not_found; in __lookup_constant()
/Linux-v5.4/fs/ocfs2/dlm/
Ddlmunlock.c438 goto not_found; in dlm_unlock_lock_handler()
482 goto not_found; in dlm_unlock_lock_handler()
509 not_found: in dlm_unlock_lock_handler()
/Linux-v5.4/include/linux/
Dfs_parser.h94 const char *name, int not_found);
/Linux-v5.4/drivers/misc/mic/host/
Dmic_smpt.c106 goto not_found; in mic_smpt_op()
119 not_found: in mic_smpt_op()
/Linux-v5.4/fs/ntfs/
Dattrib.c869 goto not_found; in ntfs_external_attr_find()
893 goto not_found; in ntfs_external_attr_find()
902 goto not_found; in ntfs_external_attr_find()
913 goto not_found; in ntfs_external_attr_find()
926 goto not_found; in ntfs_external_attr_find()
942 goto not_found; in ntfs_external_attr_find()
1086 not_found: in ntfs_external_attr_find()
/Linux-v5.4/arch/powerpc/kvm/
Dbook3s_hv_nested.c509 goto not_found; in kvmhv_copy_tofrom_guest_nested()
514 goto not_found; in kvmhv_copy_tofrom_guest_nested()
519 goto not_found; in kvmhv_copy_tofrom_guest_nested()
525 goto not_found; in kvmhv_copy_tofrom_guest_nested()
534 not_found: in kvmhv_copy_tofrom_guest_nested()
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dodp.c122 goto not_found; in odp_next()
127 not_found: in odp_next()
151 goto not_found; in odp_lookup()
154 goto not_found; in odp_lookup()
156 not_found: in odp_lookup()
/Linux-v5.4/fs/jfs/
Dxattr.c815 goto not_found; in __jfs_getxattr()
835 not_found: in __jfs_getxattr()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c1203 goto not_found; in dr_action_modify_get_hw_info()
1207 goto not_found; in dr_action_modify_get_hw_info()
1211 not_found: in dr_action_modify_get_hw_info()

12