| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | __init__.py | 866 def runfetchcmd(cmd, d, quiet=False, cleanup=None, log=None, workdir=None): argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | booke.c | 1788 int kvm_vm_ioctl_get_dirty_log(struct kvm *kvm, struct kvm_dirty_log *log) in kvm_vm_ioctl_get_dirty_log()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | verifier.c | 270 void bpf_verifier_vlog(struct bpf_verifier_log *log, const char *fmt, in bpf_verifier_vlog() 293 static void bpf_vlog_reset(struct bpf_verifier_log *log, u32 new_pos) in bpf_vlog_reset() 336 __printf(2, 3) void bpf_log(struct bpf_verifier_log *log, in bpf_log() 11995 int bpf_check_attach_target(struct bpf_verifier_log *log, in bpf_check_attach_target() 12315 struct bpf_verifier_log *log; in bpf_check() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pcie.c | 4832 dhd_buzzz_dump_cntrs(char *p, uint32 *core, uint32 *log, in dhd_buzzz_dump_cntrs() 4869 dhd_bcm_buzzz_dump_cntrs6(char *p, uint32 *core, uint32 *log) in dhd_bcm_buzzz_dump_cntrs6() 4926 dhd_buzzz_dump_log(char *p, uint32 *core, uint32 *log, bcm_buzzz_t *buzzz) in dhd_buzzz_dump_log() 4989 void * log; in dhd_buzzz_dump() local
|
| H A D | linux_osl.c | 299 dhd_map_log_t *log = (dhd_map_log_t *)handle; in osl_dma_map_logging() local
|
| H A D | dhd_pcie.h | 161 hnd_log_t log; /* Log struct (host copy) */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pcie.c | 4824 dhd_buzzz_dump_cntrs(char *p, uint32 *core, uint32 *log, in dhd_buzzz_dump_cntrs() 4861 dhd_bcm_buzzz_dump_cntrs6(char *p, uint32 *core, uint32 *log) in dhd_bcm_buzzz_dump_cntrs6() 4918 dhd_buzzz_dump_log(char *p, uint32 *core, uint32 *log, bcm_buzzz_t *buzzz) in dhd_buzzz_dump_log() 4981 void * log; in dhd_buzzz_dump() local
|
| H A D | linux_osl.c | 299 dhd_map_log_t *log = (dhd_map_log_t *)handle; in osl_dma_map_logging() local
|
| H A D | dhd_pcie.h | 161 hnd_log_t log; /* Log struct (host copy) */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pcie.c | 4824 dhd_buzzz_dump_cntrs(char *p, uint32 *core, uint32 *log, in dhd_buzzz_dump_cntrs() 4861 dhd_bcm_buzzz_dump_cntrs6(char *p, uint32 *core, uint32 *log) in dhd_bcm_buzzz_dump_cntrs6() 4918 dhd_buzzz_dump_log(char *p, uint32 *core, uint32 *log, bcm_buzzz_t *buzzz) in dhd_buzzz_dump_log() 4981 void * log; in dhd_buzzz_dump() local
|
| H A D | linux_osl.c | 299 dhd_map_log_t *log = (dhd_map_log_t *)handle; in osl_dma_map_logging() local
|
| H A D | dhd_pcie.h | 161 hnd_log_t log; /* Log struct (host copy) */ member
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | auxtrace.h | 117 bool log; member
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | virtio_uml.c | 662 u64 log) in vhost_user_set_vring_addr()
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | libata-core.c | 1988 unsigned int ata_read_log_page(struct ata_device *dev, u8 log, in ata_read_log_page() 2036 static bool ata_log_supported(struct ata_device *dev, u8 log) in ata_log_supported()
|
| /OK3568_Linux_fs/kernel/drivers/usb/storage/ |
| H A D | ene_ub6250.c | 1245 u16 log; in ms_lib_setacquired_errorblock() local 1311 u16 log; in ms_lib_erase_phyblock() local
|
| /OK3568_Linux_fs/kernel/net/smc/ |
| H A D | smc_core.c | 727 void smcr_link_clear(struct smc_link *lnk, bool log) in smcr_link_clear()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/ |
| H A D | pyinotify.py | 249 log = logger_init() variable
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_pcie.h | 151 hnd_log_t log; /* Log struct (host copy) */ member
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | tls.h | 330 u32 log[TLS_DEVICE_RESYNC_ASYNC_LOGMAX]; member
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_dmap.c | 429 struct jfs_log *log; in dbUpdatePMap() local
|
| H A D | jfs_xtree.c | 3168 int freed, log; in xtTruncate() local
|
| /OK3568_Linux_fs/kernel/drivers/android/ |
| H A D | binder.c | 204 struct binder_transaction_log *log) in binder_transaction_log_add() 6501 struct binder_transaction_log *log = m->private; in transaction_log_show() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_offload.py | 56 def log(header, data, level=None): function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | linux_osl.c | 252 dhd_map_log_t *log = (dhd_map_log_t *)handle; in osl_dma_map_logging() local
|