Home
last modified time | relevance | path

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

123

/openbmc/linux/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()
/openbmc/u-boot/tools/
H A Dproftool.c229 static int read_profile(FILE *fin, int *not_found) in read_profile() argument
233 *not_found = 0; in read_profile()
276 int not_found = INT_MAX; in read_profile_file() local
286 err = read_profile(fprof, &not_found); in read_profile_file()
291 if (not_found) { in read_profile_file()
293 not_found); in read_profile_file()
362 int not_found = 0; in check_functions() local
368 not_found++; in check_functions()
376 not_found, removed_code_size); in check_functions()
/openbmc/linux/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()
/openbmc/qemu/
H A Dmeson.build16 not_found = dependency('', required: false) variable
124 dtrace = not_found
125 stap = not_found
798 midl = not_found
799 widl = not_found
800 pathcch = not_found
850 hvf = not_found
859 nvmm = not_found
907 xen = not_found
1005 gmodule = not_found
[all …]
/openbmc/openbmc/poky/meta/recipes-graphics/virglrenderer/virglrenderer/
H A D0001-meson.build-use-python3-directly-for-python.patch26 not_found = dependency('', required: false)
27 gbm_dep = not_found
/openbmc/linux/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 …]
/openbmc/telemetry/redfish-tests/
H A Dtest_telemetry.py34 code=RedfishHttpStatus.not_found,
47 code=RedfishHttpStatus.not_found,
60 code=RedfishHttpStatus.not_found,
83 code=RedfishHttpStatus.not_found,
/openbmc/openbmc/poky/scripts/
H A Dwic198 not_found = not_found_dir = ""
200 (not_found, not_found_dir) = ("rootfs-dir", rootfs_dir)
202 (not_found, not_found_dir) = ("kernel-dir", kernel_dir)
204 (not_found, not_found_dir) = ("native-sysroot", native_sysroot)
205 if not_found:
212 … raise WicError("The artifact that couldn't be found was %s:\n %s" % (not_found, not_found_dir))
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Dwic198 not_found = not_found_dir = ""
200 (not_found, not_found_dir) = ("rootfs-dir", rootfs_dir)
202 (not_found, not_found_dir) = ("kernel-dir", kernel_dir)
204 (not_found, not_found_dir) = ("native-sysroot", native_sysroot)
205 if not_found:
212 … raise WicError("The artifact that couldn't be found was %s:\n %s" % (not_found, not_found_dir))
/openbmc/bmcweb/http/routing/
H A Dbaserule.hpp53 asyncResp->res.result(boost::beast::http::status::not_found); in handleUpgrade()
61 asyncResp->res.result(boost::beast::http::status::not_found); in handleUpgrade()
/openbmc/linux/arch/arm64/lib/
H A Dmemchr.S58 cbz cntin, L(not_found)
71 L(not_found):
/openbmc/linux/net/rxrpc/
H A Dconn_object.c111 goto not_found; in rxrpc_find_client_connection_rcu()
116 goto not_found; in rxrpc_find_client_connection_rcu()
123 goto not_found; in rxrpc_find_client_connection_rcu()
129 goto not_found; in rxrpc_find_client_connection_rcu()
139 not_found: in rxrpc_find_client_connection_rcu()
/openbmc/linux/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:
/openbmc/linux/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()
/openbmc/linux/fs/ext4/
H A Dxattr.c1640 old_size = (!s->not_found && !here->e_value_inum) ? in ext4_xattr_set_entry()
1684 if (!s->not_found) in ext4_xattr_set_entry()
1711 if (!s->not_found && here->e_value_inum) { in ext4_xattr_set_entry()
1732 if (!s->not_found && here->e_value_size && !here->e_value_inum) { in ext4_xattr_set_entry()
1776 } else if (s->not_found) { in ext4_xattr_set_entry()
1889 bs->s.not_found = error; in ext4_xattr_block_find()
1992 if (!s->not_found && s->here->e_value_inum) { in ext4_xattr_block_set()
2243 is->s.not_found = error; in ext4_xattr_ibody_find()
2355 .s = { .not_found = -ENODATA, }, in ext4_xattr_set_handle()
2358 .s = { .not_found = -ENODATA, }, in ext4_xattr_set_handle()
[all …]
H A Dinline.c142 .s = { .not_found = -ENODATA, }, in ext4_find_inline_data_nolock()
161 if (!is.s.not_found) { in ext4_find_inline_data_nolock()
268 .s = { .not_found = -ENODATA, }, in ext4_create_inline_data()
301 BUG_ON(!is.s.not_found); in ext4_create_inline_data()
333 .s = { .not_found = -ENODATA, }, in ext4_update_inline_data()
352 BUG_ON(is.s.not_found); in ext4_update_inline_data()
423 .s = { .not_found = 0, }, in ext4_destroy_inline_data_nolock()
1669 .s = { .not_found = -ENODATA, }, in ext4_find_inline_entry()
1922 .s = { .not_found = -ENODATA, }, in ext4_inline_data_truncate()
1969 BUG_ON(is.s.not_found); in ext4_inline_data_truncate()
/openbmc/bmcweb/include/ibm/
H A Dmanagement_console_rest.hpp70 asyncResp->res.result(boost::beast::http::status::not_found); in handleFilePut()
291 asyncResp->res.result(boost::beast::http::status::not_found); in handleFileGet()
300 asyncResp->res.result(boost::beast::http::status::not_found); in handleFileGet()
341 asyncResp->res.result(boost::beast::http::status::not_found); in handleFileDelete()
/openbmc/linux/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()
/openbmc/linux/fs/ocfs2/
H A Dxattr.c125 int not_found; member
1232 if (xs->not_found) { in ocfs2_xattr_block_get()
1294 .not_found = -ENODATA, in ocfs2_xattr_get_nolock()
1297 .not_found = -ENODATA, in ocfs2_xattr_get_nolock()
2712 xs->not_found = ret; in ocfs2_xattr_ibody_find()
2794 xs->not_found ? NULL : xs->here); in ocfs2_xattr_ibody_set()
2854 xs->not_found = ret; in ocfs2_xattr_block_find()
2983 xs->not_found ? NULL : xs->here); in ocfs2_xattr_block_set()
3029 BUG_ON(!xs->not_found); in ocfs2_xattr_can_be_in_inode()
3067 if (xis->not_found && xbs->not_found) { in ocfs2_calc_xattr_set_need()
[all …]
/openbmc/bmcweb/include/
H A Dopenbmc_dbus_rest.hpp469 boost::beast::http::status::not_found, in ~InProgressActionData()
1581 boost::beast::http::status::not_found, in handleAction()
1642 boost::beast::http::status::not_found, in handleList()
1680 boost::beast::http::status::not_found, in handleEnumerate()
1709 boost::beast::http::status::not_found, in handleGet()
1787 boost::beast::http::status::not_found, in handleGet()
1889 boost::beast::http::status::not_found, in handlePut()
2181 asyncResp->res.result(boost::beast::http::status::not_found); in handleBusSystemPost()
2301 boost::beast::http::status::not_found); in handleBusSystemPost()
2430 asyncResp->res.result(boost::beast::http::status::not_found); in handleBusSystemPost()
[all …]
/openbmc/linux/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()
H A Dsetup.c537 goto not_found; in check_pmac_serial_console()
544 not_found: in check_pmac_serial_console()
/openbmc/linux/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()
/openbmc/linux/net/mptcp/
H A Dtoken.c264 goto not_found; in mptcp_token_get_sock()
276 not_found: in mptcp_token_get_sock()

123