Home
last modified time | relevance | path

Searched defs:log (Results 226 - 250 of 1319) sorted by relevance

12345678910>>...53

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationLimitsTests.cpp63 tcu::TestStatus expectGreaterOrEqual(tcu::TestLog& log, const deUint32 expected, const deUint32 actual) in expectGreaterOrEqual() argument
83 tcu::TestLog& log = context.getTestContext().getLog(); in deviceLimitsTestCase() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktInfoTests.cpp126 TestLog& log = context.getTestContext().getLog(); in logDeviceInfo() local
219 TestLog& log = context.getTestContext().getLog(); in logPlatformMemoryLimits() local
/third_party/vk-gl-cts/framework/common/
H A DtcuApp.cpp127 App::App (Platform& platform, Archive& archive, TestLog& log, const CommandLine& cmdLine) in App() argument
309 TestLog* log = static_cast<TestLog*>(userPtr); in writeCrashToLog() local
H A DtcuTestSessionExecutor.cpp206 TestLog& log = m_testCtx.getLog(); in enterTestCase() local
256 TestLog& log = m_testCtx.getLog(); in leaveTestCase() local
328 TestLog& log = m_testCtx.getLog(); in iterateTestCase() local
/third_party/vk-gl-cts/modules/egl/
H A DteglCreateContextTests.cpp84 TestLog& log = m_testCtx.getLog(); in executeForConfig() local
127 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
[all...]
H A DteglInfoTests.cpp93 tcu::TestLog& log = m_testCtx.getLog(); in validateString() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fPrerequisiteTests.cpp258 TestLog& log = m_testCtx.getLog(); in iterate() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Drtasd.c276 static void handle_rtas_event(const struct rtas_error_log *log) in handle_rtas_event() argument
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Drtasd.c276 static void handle_rtas_event(const struct rtas_error_log *log) in handle_rtas_event() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.h28 struct intel_guc_log log; member
77 static inline struct intel_guc *log_to_guc(struct intel_guc_log *log) in log_to_guc() argument
H A Dintel_uc.c128 struct drm_i915_gem_object *log = fetch_and_zero(&uc->load_err_log); in __uc_free_load_err_log() local
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Ddebugfs.c127 struct b43legacy_txstatus_log *log = &dev->dfsentry->txstatlog; in txstat_read_file() local
371 struct b43legacy_txstatus_log *log; in b43legacy_debugfs_add_device() local
444 struct b43legacy_txstatus_log *log; b43legacy_debugfs_log_txstat() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Ddebugfs.h30 struct b43_txstatus *log; member
/kernel/linux/linux-5.10/security/tomoyo/
H A Daudit.c304 char *log; member
[all...]
/kernel/linux/linux-5.10/fs/
H A Dfs_parser.c103 int __fs_parse(struct p_log *log, in __fs_parse() argument
192 static int fs_param_bad_value(struct p_log *log, struct fs_parameter *param) in fs_param_bad_value() argument
197 int fs_param_is_bool(struct p_log *log, const struct fs_parameter_spec *p, in fs_param_is_bool() argument
211 fs_param_is_u32(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_u32() argument
222 fs_param_is_s32(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_s32() argument
232 fs_param_is_u64(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_u64() argument
242 fs_param_is_enum(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_enum() argument
256 fs_param_is_string(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_string() argument
265 fs_param_is_blob(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_blob() argument
274 fs_param_is_fd(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_fd() argument
296 fs_param_is_blockdev(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_blockdev() argument
303 fs_param_is_path(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_path() argument
[all...]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_defer.c359 struct xlog *log = (*tpp)->t_mountp->m_log; xfs_defer_relog() local
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_buf_item_recover.c38 xlog_find_buffer_cancelled( struct xlog *log, xfs_daddr_t blkno, uint len) xlog_find_buffer_cancelled() argument
59 xlog_add_buffer_cancelled( struct xlog *log, xfs_daddr_t blkno, uint len) xlog_add_buffer_cancelled() argument
91 xlog_is_buffer_cancelled( struct xlog *log, xfs_daddr_t blkno, uint len) xlog_is_buffer_cancelled() argument
108 xlog_put_buffer_cancelled( struct xlog *log, xfs_daddr_t blkno, uint len) xlog_put_buffer_cancelled() argument
158 xlog_recover_buf_ra_pass2( struct xlog *log, struct xlog_recover_item *item) xlog_recover_buf_ra_pass2() argument
172 xlog_recover_buf_commit_pass1( struct xlog *log, struct xlog_recover_item *item) xlog_recover_buf_commit_pass1() argument
530 xlog_recover_do_dquot_buffer( struct xfs_mount *mp, struct xlog *log, struct xlog_recover_item *item, struct xfs_buf *bp, struct xfs_buf_log_format *buf_f) xlog_recover_do_dquot_buffer() argument
865 xlog_recover_buf_commit_pass2( struct xlog *log, struct list_head *buffer_list, struct xlog_recover_item *item, xfs_lsn_t current_lsn) xlog_recover_buf_commit_pass2() argument
[all...]
/kernel/linux/linux-5.10/drivers/pci/pcie/
H A Ddpc.c190 u32 status, mask, sev, syserr, exc, dw0, dw1, dw2, dw3, log, prefix; in dpc_process_rp_pio_error() local
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A DMakefile
/kernel/linux/linux-5.10/fs/jfs/
H A Dresize.c57 struct jfs_log *log = sbi->log; in jfs_extendfs() local
[all...]
/kernel/linux/linux-6.6/fs/jfs/
H A Dresize.c57 struct jfs_log *log = sbi->log; in jfs_extendfs() local
[all...]
/kernel/linux/linux-6.6/fs/
H A Dfs_parser.c103 int __fs_parse(struct p_log *log, in __fs_parse() argument
192 static int fs_param_bad_value(struct p_log *log, struct fs_parameter *param) in fs_param_bad_value() argument
197 int fs_param_is_bool(struct p_log *log, const struct fs_parameter_spec *p, in fs_param_is_bool() argument
213 fs_param_is_u32(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_u32() argument
227 fs_param_is_s32(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_s32() argument
240 fs_param_is_u64(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_u64() argument
253 fs_param_is_enum(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_enum() argument
269 fs_param_is_string(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_string() argument
279 fs_param_is_blob(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_blob() argument
288 fs_param_is_fd(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_fd() argument
311 fs_param_is_blockdev(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_blockdev() argument
318 fs_param_is_path(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_path() argument
[all...]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_defer.c425 struct xlog *log = (*tpp)->t_mountp->m_log; xfs_defer_relog() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_trans_ail.c755 struct xlog *log = ailp->ail_log; global() variable
877 struct xlog *log = ailp->ail_log; xfs_trans_ail_delete() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A DMakefile

Completed in 15 milliseconds

12345678910>>...53