| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | bpf_tcp_ca.c | 97 static int bpf_tcp_ca_btf_struct_access(struct bpf_verifier_log *log, in bpf_tcp_ca_btf_struct_access() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
| H A D | gpio.h | 36 u8 log[2]; member
|
| /kernel/linux/linux-5.10/drivers/nvme/host/ |
| H A D | hwmon.c | 15 struct nvme_smart_log *log; member 70 struct nvme_smart_log *log = data->log; in nvme_hwmon_read() local [all...] |
| H A D | zns.c | 51 struct nvme_effects_log *log = ns->head->effects; in nvme_update_zone_info() local
|
| /kernel/linux/linux-6.6/drivers/mtd/tests/ |
| H A D | nandbiterrs.c | 90 static int write_page(int log) in write_page() argument 99 static int rewrite_page(int log) in rewrite_page() argument 128 static int read_page(int log) in read_page() argument 154 static int verify_page(int log) in verify_page() argument
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | fsopen.c | 28 struct fc_log *log = fc->log.log; in fscontext_read() local [all...] |
| /kernel/linux/linux-6.6/fs/jfs/ |
| H A D | jfs_mount.c | 489 struct jfs_log *log in logMOUNT() local [all...] |
| H A D | jfs_metapage.h | 34 struct jfs_log *log; member
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_inode_item_recover.c | 27 xlog_recover_inode_ra_pass2( struct xlog *log, struct xlog_recover_item *item) xlog_recover_inode_ra_pass2() argument 270 xlog_recover_inode_commit_pass2( struct xlog *log, struct list_head *buffer_list, struct xlog_recover_item *item, xfs_lsn_t current_lsn) xlog_recover_inode_commit_pass2() argument [all...] |
| H A D | xfs_icreate_item.c | 142 xlog_recover_icreate_commit_pass2( struct xlog *log, struct list_head *buffer_list, struct xlog_recover_item *item, xfs_lsn_t lsn) xlog_recover_icreate_commit_pass2() argument [all...] |
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | log.c | 13 static bool bpf_verifier_log_attr_valid(const struct bpf_verifier_log *log) in bpf_verifier_log_attr_valid() argument 28 int bpf_vlog_init(struct bpf_verifier_log *log, u32 log_level, in bpf_vlog_init() argument 42 bpf_vlog_update_len_max(struct bpf_verifier_log *log, u32 add_len) bpf_vlog_update_len_max() argument 57 bpf_verifier_vlog(struct bpf_verifier_log *log, const char *fmt, va_list args) bpf_verifier_vlog() argument 146 bpf_vlog_reset(struct bpf_verifier_log *log, u64 new_pos) bpf_vlog_reset() argument 185 bpf_vlog_reverse_ubuf(struct bpf_verifier_log *log, int start, int end) bpf_vlog_reverse_ubuf() argument 223 bpf_vlog_finalize(struct bpf_verifier_log *log, u32 *log_size_actual) bpf_vlog_finalize() argument 315 bpf_log(struct bpf_verifier_log *log, const char *fmt, ...) bpf_log() argument [all...] |
| /kernel/linux/linux-6.6/arch/x86/kvm/ |
| H A D | debugfs.c | 97 unsigned int *log[KVM_NR_PAGE_SIZES], *cur; in kvm_mmu_rmaps_stat_show() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | debugfs.h | 25 struct b43legacy_txstatus *log; member
|
| /kernel/linux/linux-6.6/drivers/nvme/host/ |
| H A D | hwmon.c | 15 struct nvme_smart_log *log; member 70 struct nvme_smart_log *log = data->log; in nvme_hwmon_read() local [all...] |
| H A D | zns.c | 50 struct nvme_effects_log *log = ns->head->effects; in nvme_update_zone_info() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_log.h | 94 intel_guc_log_get_level(struct intel_guc_log *log) intel_guc_log_get_level() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
| H A D | gpio.h | 36 u8 log[2]; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
| H A D | gf100.c | 132 u32 log = ctr->logic_op; in gf100_perfctr_init() local
|
| /test/testfwk/xdevice/plugins/devicetest/controllers/tools/ |
| H A D | screen_agent.py | 22 from devicetest.log.logger import DeviceTestLog as log namespace [all...] |
| /test/testfwk/xdevice/plugins/devicetest/utils/ |
| H A D | util.py | 38 from devicetest.log.logger import DeviceTestLog as log namespace [all...] |
| H A D | file_util.py | 32 from devicetest.log.logger import DeviceTestLog as log namespace [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | ffjni.c | 253 int ff_jni_exception_check(JNIEnv *env, int log, void *log_ctx) in ff_jni_exception_check() argument
|
| H A D | golomb.h | 66 int log = 2 * av_log2(buf) - 31; in get_ue_golomb() local 88 int log = 2 * av_log2(buf) - 31; in get_ue_golomb() local 106 unsigned buf, log; in get_ue_golomb_long() local 252 int log = 2 * av_log2(buf) - 31; get_se_golomb() local 253 buf >>= log; get_se_golomb() local 276 int log = av_log2(buf), sign; get_se_golomb() local 281 buf >>= log; get_se_golomb() local 314 int log; get_interleaved_se_golomb() local 340 int log; get_interleaved_se_golomb() local 378 int log; get_ur_golomb() local 432 int log; get_ur_golomb_jpegls() local [all...] |
| /third_party/curl/tests/http/clients/ |
| H A D | h2-upgrade-extreme.c | 38 static void log_line_start(FILE *log, const char *idsbuf, curl_infotype type) in log_line_start() argument
|
| /third_party/curl/src/ |
| H A D | tool_cb_dbg.c | 70 static void log_line_start(FILE *log, const char *timebuf, in log_line_start() argument
|