Home
last modified time | relevance | path

Searched refs:not_found (Results 1 - 25 of 89) sorted by relevance

1234

/kernel/linux/linux-5.10/mm/
H A Dpage_vma_mapped.c10 static inline bool not_found(struct page_vma_mapped_walk *pvmw) in not_found() function
161 return not_found(pvmw); in page_vma_mapped_walk()
166 return not_found(pvmw); in page_vma_mapped_walk()
176 return not_found(pvmw); in page_vma_mapped_walk()
222 return not_found(pvmw); in page_vma_mapped_walk()
224 return not_found(pvmw); in page_vma_mapped_walk()
232 return not_found(pvmw); in page_vma_mapped_walk()
236 return not_found(pvmw); in page_vma_mapped_walk()
266 return not_found(pvmw); in page_vma_mapped_walk()
/kernel/linux/linux-6.6/mm/
H A Dpage_vma_mapped.c10 static inline bool not_found(struct page_vma_mapped_walk *pvmw) in not_found() function
186 return not_found(pvmw); in page_vma_mapped_walk()
193 return not_found(pvmw); in page_vma_mapped_walk()
205 return not_found(pvmw); in page_vma_mapped_walk()
247 return not_found(pvmw); in page_vma_mapped_walk()
251 return not_found(pvmw); in page_vma_mapped_walk()
256 return not_found(pvmw); in page_vma_mapped_walk()
258 return not_found(pvmw); in page_vma_mapped_walk()
292 return not_found(pvmw); in page_vma_mapped_walk()
/kernel/linux/linux-6.6/drivers/parisc/
H A Dled.c485 not_found: in early_led_init()
492 goto not_found; in early_led_init()
498 goto not_found; in early_led_init()
501 goto not_found; in early_led_init()
506 goto not_found; in early_led_init()
510 goto not_found; in early_led_init()
516 goto not_found; in early_led_init()
/kernel/linux/linux-5.10/net/rxrpc/
H A Dconn_object.c84 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()
/kernel/linux/linux-5.10/drivers/parisc/
H A Dled.c730 goto not_found; in led_init()
736 goto not_found; in led_init()
739 goto not_found; in led_init()
745 goto not_found; in led_init()
749 goto not_found; in led_init()
755 goto not_found; in led_init()
767 not_found: in led_init()
/kernel/linux/linux-5.10/fs/ext2/
H A Dxattr.c203 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...]
/kernel/linux/linux-6.6/fs/ext2/
H A Dxattr.c203 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()
414 int not_found = 1, error; in ext2_xattr_set() local
476 if (not_found > 0) { in ext2_xattr_set()
477 not_found = ext2_xattr_cmp_entry(name_index, in ext2_xattr_set()
480 if (not_found <= 0) in ext2_xattr_set()
485 if (not_found > 0) in ext2_xattr_set()
496 if (not_found) { in ext2_xattr_set()
[all...]
/kernel/linux/linux-6.6/arch/arm64/lib/
H A Dmemchr.S58 cbz cntin, L(not_found)
71 L(not_found):
/kernel/linux/linux-5.10/arch/alpha/lib/
H A Dmemchr.S51 beq $18, $not_found # .. e1 :
82 beq $2, $not_found # .. e1 :
160 $not_found:
H A Dev6-memchr.S48 beq $18, $not_found # U :
85 beq $2, $not_found # U : U L U L
186 $not_found:
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Dmemchr.S51 beq $18, $not_found # .. e1 :
82 beq $2, $not_found # .. e1 :
160 $not_found:
H A Dev6-memchr.S48 beq $18, $not_found # U :
85 beq $2, $not_found # U : U L U L
186 $not_found:
/kernel/linux/linux-6.6/net/rxrpc/
H A Dconn_object.c110 goto not_found; in rxrpc_find_client_connection_rcu()
115 goto not_found; in rxrpc_find_client_connection_rcu()
124 goto not_found; in rxrpc_find_client_connection_rcu()
133 goto not_found; in rxrpc_find_client_connection_rcu()
143 not_found: in rxrpc_find_client_connection_rcu()
/kernel/linux/linux-5.10/fs/ext4/
H A Dxattr.c1577 old_size = (!s->not_found && !here->e_value_inum) ? in ext4_xattr_set_entry()
1621 if (!s->not_found) in ext4_xattr_set_entry()
1648 if (!s->not_found && here->e_value_inum) { in ext4_xattr_set_entry()
1701 if (!s->not_found && here->e_value_size && !here->e_value_inum) { in ext4_xattr_set_entry()
1745 } else if (s->not_found) { in ext4_xattr_set_entry()
1859 bs->s.not_found = error; in ext4_xattr_block_find()
1948 if (!s->not_found && s->here->e_value_inum) { in ext4_xattr_block_set()
2215 is->s.not_found = error; in ext4_xattr_ibody_find()
2302 .s = { .not_found = -ENODATA, }, in ext4_xattr_set_handle()
2305 .s = { .not_found in ext4_xattr_set_handle()
[all...]
/kernel/linux/linux-5.10/fs/iomap/
H A Dseek.c107 goto not_found; in page_cache_seek_hole_data()
112 not_found: in page_cache_seek_hole_data()
/kernel/linux/linux-5.10/net/sunrpc/
H A Dbackchannel_rqst.c259 goto not_found; in xprt_get_bc_request()
261 goto not_found; in xprt_get_bc_request()
274 not_found: in xprt_get_bc_request()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dbackchannel_rqst.c245 goto not_found; in xprt_get_bc_request()
247 goto not_found; in xprt_get_bc_request()
260 not_found: in xprt_get_bc_request()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dlegacy_serial.c618 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()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dlegacy_serial.c652 goto not_found; in check_legacy_serial_console()
659 goto not_found; in check_legacy_serial_console()
670 goto not_found; in check_legacy_serial_console()
683 not_found: in check_legacy_serial_console()
/kernel/linux/linux-6.6/fs/ext4/
H A Dxattr.c1631 old_size = (!s->not_found && !here->e_value_inum) ? in ext4_xattr_set_entry()
1675 if (!s->not_found) in ext4_xattr_set_entry()
1702 if (!s->not_found && here->e_value_inum) { in ext4_xattr_set_entry()
1755 if (!s->not_found && here->e_value_size && !here->e_value_inum) { in ext4_xattr_set_entry()
1799 } else if (s->not_found) { in ext4_xattr_set_entry()
1913 bs->s.not_found = error; in ext4_xattr_block_find()
2003 if (!s->not_found && s->here->e_value_inum) { in ext4_xattr_block_set()
2271 is->s.not_found = error; in ext4_xattr_ibody_find()
2358 .s = { .not_found = -ENODATA, }, in ext4_xattr_set_handle()
2361 .s = { .not_found in ext4_xattr_set_handle()
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dpic.c591 goto not_found; in pmacpic_find_viaint()
594 goto not_found; in pmacpic_find_viaint()
598 not_found: in pmacpic_find_viaint()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dpic.c590 goto not_found; in pmacpic_find_viaint()
593 goto not_found; in pmacpic_find_viaint()
597 not_found: in pmacpic_find_viaint()
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A 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()
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmunlock.c436 goto not_found; in dlm_unlock_lock_handler()
479 goto not_found; in dlm_unlock_lock_handler()
506 not_found: in dlm_unlock_lock_handler()
/kernel/linux/linux-5.10/fs/ocfs2/
H A 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 in ocfs2_calc_xattr_set_need()
[all...]

Completed in 27 milliseconds

1234