Home
last modified time | relevance | path

Searched defs:logs (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dlog.h32 #define NVIF_LOGS_DECLARE(logs) \ argument
35 static inline void nvif_log_shutdown(struct nvif_logs *logs) in nvif_log_shutdown()
/linux/lib/test_fortify/
H A DMakefile12 logs = $(patsubst $(src)/%.c, %.log, $(wildcard $(src)/*-*.c)) macro
/linux/tools/testing/selftests/devices/error_logs/
H A Dtest_device_error_logs.py34 logs = [] variable
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dverifier_log.c32 } logs; variable
/linux/fs/nilfs2/
H A Dsegbuf.h167 static inline void nilfs_destroy_logs(struct list_head *logs) in nilfs_destroy_logs()
H A Dsegment.c1435 nilfs_free_incomplete_logs(struct list_head * logs,struct the_nilfs * nilfs) nilfs_free_incomplete_logs() argument
1491 nilfs_cancel_segusage(struct list_head * logs,struct inode * sufile) nilfs_cancel_segusage() argument
1702 nilfs_prepare_write_logs(struct list_head * logs,u32 seed) nilfs_prepare_write_logs() argument
1809 nilfs_abort_logs(struct list_head * logs,int err) nilfs_abort_logs() argument
[all...]
/linux/drivers/nvme/target/
H A Dadmin-cmd.c212 struct nvme_supported_log *logs; in nvmet_execute_get_supported_log_pages() local