Home
last modified time | relevance | path

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

12

/Linux-v4.19/mm/
Dpage_vma_mapped.c10 static inline bool not_found(struct page_vma_mapped_walk *pvmw) in not_found() function
127 return not_found(pvmw); in page_vma_mapped_walk()
142 return not_found(pvmw); in page_vma_mapped_walk()
166 return not_found(pvmw); in page_vma_mapped_walk()
168 return not_found(pvmw); in page_vma_mapped_walk()
173 return not_found(pvmw); in page_vma_mapped_walk()
178 return not_found(pvmw); in page_vma_mapped_walk()
182 return not_found(pvmw); in page_vma_mapped_walk()
199 return not_found(pvmw); in page_vma_mapped_walk()
206 return not_found(pvmw); in page_vma_mapped_walk()
/Linux-v4.19/net/rxrpc/
Dconn_object.c90 goto not_found; in rxrpc_find_connection_rcu()
97 goto not_found; in rxrpc_find_connection_rcu()
110 goto not_found; in rxrpc_find_connection_rcu()
114 goto not_found; in rxrpc_find_connection_rcu()
125 goto not_found; in rxrpc_find_connection_rcu()
130 goto not_found; in rxrpc_find_connection_rcu()
139 goto not_found; in rxrpc_find_connection_rcu()
148 goto not_found; in rxrpc_find_connection_rcu()
159 not_found: in rxrpc_find_connection_rcu()
/Linux-v4.19/drivers/parisc/
Dled.c729 goto not_found; in led_init()
735 goto not_found; in led_init()
738 goto not_found; in led_init()
744 goto not_found; in led_init()
748 goto not_found; in led_init()
754 goto not_found; in led_init()
766 not_found: in led_init()
/Linux-v4.19/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-v4.19/fs/ext2/
Dxattr.c371 int not_found = 1, error; in ext2_xattr_set() local
427 not_found = name_index - here->e_name_index; in ext2_xattr_set()
428 if (!not_found) in ext2_xattr_set()
429 not_found = name_len - here->e_name_len; in ext2_xattr_set()
430 if (!not_found) in ext2_xattr_set()
431 not_found = memcmp(name, here->e_name,name_len); in ext2_xattr_set()
432 if (not_found <= 0) in ext2_xattr_set()
459 if (not_found) { in ext2_xattr_set()
534 if (not_found) { in ext2_xattr_set()
/Linux-v4.19/net/sunrpc/
Dbackchannel_rqst.c245 goto not_found; in xprt_alloc_bc_request()
249 goto not_found; in xprt_alloc_bc_request()
261 not_found: in xprt_alloc_bc_request()
/Linux-v4.19/arch/powerpc/platforms/powermac/
Dsetup.c565 goto not_found; in check_pmac_serial_console()
573 goto not_found; in check_pmac_serial_console()
580 not_found: in check_pmac_serial_console()
Dpic.c603 goto not_found; in pmacpic_find_viaint()
606 goto not_found; in pmacpic_find_viaint()
610 not_found: in pmacpic_find_viaint()
/Linux-v4.19/arch/powerpc/kernel/
Dlegacy_serial.c612 goto not_found; in check_legacy_serial_console()
619 goto not_found; in check_legacy_serial_console()
630 goto not_found; in check_legacy_serial_console()
643 not_found: in check_legacy_serial_console()
/Linux-v4.19/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_offs) { in ext4_xattr_set_entry()
1729 } else if (s->not_found) { in ext4_xattr_set_entry()
1841 bs->s.not_found = error; in ext4_xattr_block_find()
1922 if (!s->not_found && s->here->e_value_inum) { in ext4_xattr_block_set()
2201 is->s.not_found = error; in ext4_xattr_ibody_find()
2309 .s = { .not_found = -ENODATA, }, in ext4_xattr_set_handle()
2312 .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-v4.19/drivers/gpu/drm/amd/lib/
Dchash.c291 goto not_found; in chash_table_find()
300 goto not_found; in chash_table_find()
354 goto not_found; in chash_table_find()
376 not_found: in chash_table_find()
/Linux-v4.19/fs/ocfs2/
Dxattr.c139 int not_found; member
1237 if (xs->not_found) { in ocfs2_xattr_block_get()
1299 .not_found = -ENODATA, in ocfs2_xattr_get_nolock()
1302 .not_found = -ENODATA, in ocfs2_xattr_get_nolock()
2718 xs->not_found = ret; in ocfs2_xattr_ibody_find()
2800 xs->not_found ? NULL : xs->here); in ocfs2_xattr_ibody_set()
2860 xs->not_found = ret; in ocfs2_xattr_block_find()
2989 xs->not_found ? NULL : xs->here); in ocfs2_xattr_block_set()
3035 BUG_ON(!xs->not_found); in ocfs2_xattr_can_be_in_inode()
3073 if (xis->not_found && xbs->not_found) { in ocfs2_calc_xattr_set_need()
[all …]
/Linux-v4.19/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-v4.19/drivers/infiniband/hw/mlx5/
Dodp.c74 goto not_found; in odp_next()
79 not_found: in odp_next()
103 goto not_found; in odp_lookup()
106 goto not_found; in odp_lookup()
108 not_found: in odp_lookup()
/Linux-v4.19/drivers/misc/mic/host/
Dmic_smpt.c118 goto not_found; in mic_smpt_op()
131 not_found: in mic_smpt_op()
/Linux-v4.19/fs/ntfs/
Dattrib.c883 goto not_found; in ntfs_external_attr_find()
907 goto not_found; in ntfs_external_attr_find()
916 goto not_found; in ntfs_external_attr_find()
927 goto not_found; in ntfs_external_attr_find()
940 goto not_found; in ntfs_external_attr_find()
956 goto not_found; in ntfs_external_attr_find()
1100 not_found: in ntfs_external_attr_find()
/Linux-v4.19/fs/afs/
Ddir.c971 goto not_found; in afs_d_revalidate()
985 goto not_found; in afs_d_revalidate()
993 goto not_found; in afs_d_revalidate()
1010 not_found: in afs_d_revalidate()
/Linux-v4.19/kernel/dma/
Dswiotlb.c540 goto not_found; in swiotlb_tbl_map_single()
571 not_found: in swiotlb_tbl_map_single()
/Linux-v4.19/security/keys/
Dkey.c667 not_found: in key_lookup()
676 goto not_found; in key_lookup()
/Linux-v4.19/fs/jfs/
Dxattr.c828 goto not_found; in __jfs_getxattr()
848 not_found: in __jfs_getxattr()
/Linux-v4.19/fs/hpfs/
Ddnode.c1078 if (c < 0 && !de->last) goto not_found; in map_fnode_dirent()
1080 if (d->root_dnode) goto not_found; in map_fnode_dirent()
1090 not_found: in map_fnode_dirent()
/Linux-v4.19/arch/powerpc/platforms/cell/spufs/
Dsched.c594 goto not_found; in spu_get_idle()
612 not_found: in spu_get_idle()

12