/Linux-v5.10/mm/ |
D | page_vma_mapped.c | 10 static inline bool not_found(struct page_vma_mapped_walk *pvmw) in not_found() function 153 return not_found(pvmw); in page_vma_mapped_walk() 167 return not_found(pvmw); in page_vma_mapped_walk() 191 return not_found(pvmw); in page_vma_mapped_walk() 193 return not_found(pvmw); in page_vma_mapped_walk() 198 return not_found(pvmw); in page_vma_mapped_walk() 203 return not_found(pvmw); in page_vma_mapped_walk() 207 return not_found(pvmw); in page_vma_mapped_walk() 224 return not_found(pvmw); in page_vma_mapped_walk() 231 return not_found(pvmw); in page_vma_mapped_walk()
|
/Linux-v5.10/net/rxrpc/ |
D | conn_object.c | 84 goto not_found; in rxrpc_find_connection_rcu() 92 goto not_found; in rxrpc_find_connection_rcu() 105 goto not_found; in rxrpc_find_connection_rcu() 109 goto not_found; in rxrpc_find_connection_rcu() 120 goto not_found; in rxrpc_find_connection_rcu() 125 goto not_found; in rxrpc_find_connection_rcu() 134 goto not_found; in rxrpc_find_connection_rcu() 143 goto not_found; in rxrpc_find_connection_rcu() 154 not_found: in rxrpc_find_connection_rcu()
|
/Linux-v5.10/drivers/parisc/ |
D | led.c | 727 goto not_found; in led_init() 733 goto not_found; in led_init() 736 goto not_found; in led_init() 742 goto not_found; in led_init() 746 goto not_found; in led_init() 752 goto not_found; in led_init() 764 not_found: in led_init()
|
/Linux-v5.10/fs/ext2/ |
D | xattr.c | 203 int error, not_found; in ext2_xattr_get() local 243 not_found = ext2_xattr_cmp_entry(name_index, name_len, name, in ext2_xattr_get() 245 if (!not_found) in ext2_xattr_get() 247 if (not_found < 0) in ext2_xattr_get() 415 int not_found = 1, error; in ext2_xattr_set() local 477 if (not_found > 0) { in ext2_xattr_set() 478 not_found = ext2_xattr_cmp_entry(name_index, in ext2_xattr_set() 481 if (not_found <= 0) in ext2_xattr_set() 486 if (not_found > 0) in ext2_xattr_set() 497 if (not_found) { in ext2_xattr_set() [all …]
|
/Linux-v5.10/arch/alpha/lib/ |
D | memchr.S | 51 beq $18, $not_found # .. e1 : 82 beq $2, $not_found # .. e1 : 160 $not_found:
|
D | ev6-memchr.S | 48 beq $18, $not_found # U : 85 beq $2, $not_found # U : U L U L 186 $not_found:
|
/Linux-v5.10/net/sunrpc/ |
D | backchannel_rqst.c | 248 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.10/fs/iomap/ |
D | seek.c | 107 goto not_found; in page_cache_seek_hole_data() 112 not_found: in page_cache_seek_hole_data()
|
/Linux-v5.10/fs/ext4/ |
D | xattr.c | 1558 old_size = (!s->not_found && !here->e_value_inum) ? in ext4_xattr_set_entry() 1602 if (!s->not_found) in ext4_xattr_set_entry() 1629 if (!s->not_found && here->e_value_inum) { in ext4_xattr_set_entry() 1682 if (!s->not_found && here->e_value_size && !here->e_value_inum) { in ext4_xattr_set_entry() 1712 } else if (s->not_found) { in ext4_xattr_set_entry() 1826 bs->s.not_found = error; in ext4_xattr_block_find() 1904 if (!s->not_found && s->here->e_value_inum) { in ext4_xattr_block_set() 2183 is->s.not_found = error; in ext4_xattr_ibody_find() 2293 .s = { .not_found = -ENODATA, }, in ext4_xattr_set_handle() 2296 .s = { .not_found = -ENODATA, }, in ext4_xattr_set_handle() [all …]
|
D | inline.c | 127 .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() 1868 .s = { .not_found = -ENODATA, }, in ext4_inline_data_truncate() 1906 BUG_ON(is.s.not_found); in ext4_inline_data_truncate()
|
D | xattr.h | 111 int not_found; member
|
/Linux-v5.10/arch/powerpc/kernel/ |
D | legacy_serial.c | 618 goto not_found; in check_legacy_serial_console() 625 goto not_found; in check_legacy_serial_console() 636 goto not_found; in check_legacy_serial_console() 649 not_found: in check_legacy_serial_console()
|
/Linux-v5.10/fs/ocfs2/ |
D | xattr.c | 131 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.10/arch/powerpc/platforms/powermac/ |
D | pic.c | 591 goto not_found; in pmacpic_find_viaint() 594 goto not_found; in pmacpic_find_viaint() 598 not_found: in pmacpic_find_viaint()
|
D | setup.c | 561 goto not_found; in check_pmac_serial_console() 568 not_found: in check_pmac_serial_console()
|
/Linux-v5.10/kernel/dma/ |
D | swiotlb.c | 506 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.10/net/mptcp/ |
D | token.c | 258 goto not_found; in mptcp_token_get_sock() 268 not_found: in mptcp_token_get_sock()
|
/Linux-v5.10/fs/ |
D | fs_parser.c | 41 int lookup_constant(const struct constant_table *tbl, const char *name, int not_found) in lookup_constant() argument 45 return p ? p->value : not_found; in lookup_constant()
|
/Linux-v5.10/fs/ocfs2/dlm/ |
D | dlmunlock.c | 438 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.10/include/linux/ |
D | fs_parser.h | 81 extern int lookup_constant(const struct constant_table tbl[], const char *name, int not_found);
|
/Linux-v5.10/fs/ntfs/ |
D | attrib.c | 869 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.10/net/smc/ |
D | af_smc.c | 1490 goto not_found; in smc_find_ism_v2_device_serv() 1497 goto not_found; in smc_find_ism_v2_device_serv() 1518 goto not_found; in smc_find_ism_v2_device_serv() 1520 goto not_found; in smc_find_ism_v2_device_serv() 1537 not_found: in smc_find_ism_v2_device_serv() 1551 goto not_found; in smc_find_ism_v1_device_serv() 1555 goto not_found; in smc_find_ism_v1_device_serv() 1560 not_found: in smc_find_ism_v1_device_serv()
|
/Linux-v5.10/arch/powerpc/kvm/ |
D | book3s_hv_nested.c | 509 goto not_found; in kvmhv_copy_tofrom_guest_nested() 516 goto not_found; in kvmhv_copy_tofrom_guest_nested() 523 goto not_found; in kvmhv_copy_tofrom_guest_nested() 529 goto not_found; in kvmhv_copy_tofrom_guest_nested() 538 not_found: in kvmhv_copy_tofrom_guest_nested()
|
/Linux-v5.10/fs/exfat/ |
D | dir.c | 949 goto not_found; in exfat_find_dir_entry() 984 goto not_found; in exfat_find_dir_entry() 1078 not_found: in exfat_find_dir_entry()
|
/Linux-v5.10/fs/jfs/ |
D | xattr.c | 815 goto not_found; in __jfs_getxattr() 835 not_found: in __jfs_getxattr()
|