Searched refs:log (Results 1 - 25 of 365) sorted by last modified time

1234567891011>>

/linux-master/net/ipv4/
H A Dudp.c144 struct sock *sk, unsigned int log)
165 __set_bit(udp_sk(sk2)->udp_port_hash >> log,
268 udptable->log);
278 !test_bit(snum >> udptable->log, bitmap) &&
3421 &table->log,
3475 udptable->log = ilog2(hash_entries);
141 udp_lib_lport_inuse(struct net *net, __u16 num, const struct udp_hslot *hslot, unsigned long *bitmap, struct sock *sk, unsigned int log) argument
/linux-master/net/core/
H A Dfilter.c8950 int (*nfct_btf_struct_access)(struct bpf_verifier_log *log,
8955 static int tc_cls_act_btf_struct_access(struct bpf_verifier_log *log, argument
8963 ret = nfct_btf_struct_access(log, reg, off, size);
9028 static int xdp_btf_struct_access(struct bpf_verifier_log *log, argument
9036 ret = nfct_btf_struct_access(log, reg, off, size);
/linux-master/kernel/bpf/
H A Dverifier.c183 /* length of verifier log at the time this state was pushed on stack */
357 if (!bpf_verifier_log_needed(&env->log))
361 bpf_verifier_vlog(&env->log, fmt, args);
1683 bpf_vlog_reset(&env->log, head->log_pos);
1711 elem->log_pos = env->log.end_pos;
2417 elem->log_pos = env->log.end_pos;
2829 err = bpf_dev_bound_kfunc_check(&env->log, prog_aux);
2839 err = btf_distill_func_proto(&env->log, desc_btf,
2951 if (env->log.level & BPF_LOG_LEVEL2)
3593 if (env->log
9353 struct bpf_verifier_log *log = &env->log; local
20774 bpf_check_attach_target(struct bpf_verifier_log *log, const struct bpf_prog *prog, const struct bpf_prog *tgt_prog, u32 btf_id, struct bpf_attach_target_info *tgt_info) argument
[all...]
/linux-master/include/linux/
H A Dfilter.h629 extern int (*nfct_btf_struct_access)(struct bpf_verifier_log *log,
/linux-master/drivers/nvme/host/
H A Dnvme.h897 void *log, size_t size, u64 offset);
H A Dcore.c2950 void *log, size_t size, u64 offset)
2965 return nvme_submit_sync_cmd(ctrl->admin_q, &c, log, size);
2969 struct nvme_effects_log **log)
2990 *log = cel;
3052 struct nvme_effects_log *log = ctrl->effects; local
3054 log->acs[nvme_admin_format_nvm] |= cpu_to_le32(NVME_CMD_EFFECTS_LBCC |
3057 log->acs[nvme_admin_sanitize_nvm] |= cpu_to_le32(NVME_CMD_EFFECTS_LBCC |
3062 * the previous security send command. As such, many vendors log this
3075 log->acs[nvme_admin_security_recv] &= cpu_to_le32(~NVME_CMD_EFFECTS_CSE_MASK);
3077 log
2949 nvme_get_log(struct nvme_ctrl *ctrl, u32 nsid, u8 log_page, u8 lsp, u8 csi, void *log, size_t size, u64 offset) argument
2968 nvme_get_effects_log(struct nvme_ctrl *ctrl, u8 csi, struct nvme_effects_log **log) argument
4025 __le32 *log; local
4226 struct nvme_fw_slot_info_log *log; local
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_debugfs.c190 dev_info(dev, "unknown log level '%s'\n", user_val);
274 dev_err(dev, "Invalid FW log number of messages %d, value must be between %d - %d\n",
441 dev_info(dev, "Invalid log size '%s'. The value must be one of 128K, 256K, 512K, 1M, 2M\n",
496 struct ice_fwlog_data *log; local
499 log = &hw->fwlog_ring.rings[hw->fwlog_ring.head];
500 cur_buf_len = log->data_size;
506 if (copy_to_user(buffer, log->data, cur_buf_len)) {
552 dev_info(dev, "Can't clear FW log data while FW log running\n");
591 /* only support fw log command
[all...]
/linux-master/drivers/dma/idxd/
H A Dirq.c376 entry_head = (struct __evl_entry *)(evl->log + (h * ent_size));
H A Didxd.h295 /* Lock to protect event log access. */
297 void *log; member in struct:idxd_evl
299 /* Total size of event log = number of entries * entry size. */
301 /* The number of entries in the event log. */
H A Ddevice.c779 evl->log = addr;
834 evl_log = evl->log;
837 evl->log = NULL;
H A Dcdev.c352 entry_head = (struct __evl_entry *)(evl->log + (h * ent_size));
H A Ddebugfs.c25 entry = (struct dsa_evl_entry *)evl->log + index;
66 if (!evl || !evl->log)
/linux-master/net/openvswitch/
H A Dconntrack.c1061 struct ovs_conntrack_info *info, bool log)
1086 OVS_NLERR(log, "Unknown NAT attribute (type=%d, max=%d)",
1092 OVS_NLERR(log, "NAT attribute type %d has unexpected length (%d != %d)",
1102 OVS_NLERR(log, "Only one type of NAT may be specified");
1147 OVS_NLERR(log, "Unknown nat attribute (%d)", type);
1153 OVS_NLERR(log, "NAT attribute has %d unknown bytes", rem);
1159 OVS_NLERR(log,
1166 OVS_NLERR(log,
1207 const char **helper, bool log)
1218 OVS_NLERR(log,
1060 parse_nat(const struct nlattr *attr, struct ovs_conntrack_info *info, bool log) argument
1206 parse_ct(const struct nlattr *attr, struct ovs_conntrack_info *info, const char **helper, bool log) argument
1348 ovs_ct_copy_action(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, bool log) argument
[all...]
/linux-master/include/net/
H A Dtls.h296 u32 log[TLS_DEVICE_RESYNC_ASYNC_LOGMAX]; member in struct:tls_offload_resync_async
/linux-master/drivers/cxl/core/
H A Dmbox.c656 struct cxl_mbox_get_log log; local
659 log = (struct cxl_mbox_get_log) {
667 .size_in = sizeof(log),
668 .payload_in = &log,
804 u8 *log; local
811 log = kvmalloc(size, GFP_KERNEL);
812 if (!log) {
817 rc = cxl_xfer_log(mds, &uuid, &size, log);
819 kvfree(log);
823 cxl_walk_cel(mds, size, log);
873 cxl_clear_event_record(struct cxl_memdev_state *mds, enum cxl_event_log_type log, struct cxl_get_event_payload *get_pl) argument
[all...]
/linux-master/virt/kvm/
H A Dkvm_main.c1582 * single O(1) operation versus two O(log(n)) operations for
2166 * @log: slot id and address to which we copy the log
2170 int kvm_get_dirty_log(struct kvm *kvm, struct kvm_dirty_log *log, argument
2178 /* Dirty ring tracking may be exclusive to dirty log tracking */
2185 as_id = log->slot >> 16;
2186 id = (u16)log->slot;
2202 if (copy_to_user(log->dirty_bitmap, (*memslot)->dirty_bitmap, n))
2216 * @log: slot id and address to which we copy the log
2233 kvm_get_dirty_log_protect(struct kvm *kvm, struct kvm_dirty_log *log) argument
2324 kvm_vm_ioctl_get_dirty_log(struct kvm *kvm, struct kvm_dirty_log *log) argument
2343 kvm_clear_dirty_log_protect(struct kvm *kvm, struct kvm_clear_dirty_log *log) argument
2419 kvm_vm_ioctl_clear_dirty_log(struct kvm *kvm, struct kvm_clear_dirty_log *log) argument
5172 struct kvm_dirty_log log; local
5182 struct kvm_clear_dirty_log log; local
5396 struct kvm_clear_dirty_log log; local
5413 struct kvm_dirty_log log; local
[all...]
/linux-master/fs/bcachefs/
H A Dbcachefs_format.h48 * 128k-256k) and log structured. We use struct btree_node for writing the first
678 /* stored as base 2 log of scrypt params: */
1315 x(log, 9) \
1563 * On disk a btree node is a list/log of these; within each set the keys are
/linux-master/drivers/android/
H A Dbinder.c229 struct binder_transaction_log *log)
232 unsigned int cur = atomic_inc_return(&log->cur);
234 if (cur >= ARRAY_SIZE(log->entry))
235 log->full = true;
236 e = &log->entry[cur % ARRAY_SIZE(log->entry)];
3668 * of log entry
3742 * of log entry
5680 * Only create for the first PID to avoid debugfs log spamming
5696 * Similar to debugfs, the process specific log fil
228 binder_transaction_log_add( struct binder_transaction_log *log) argument
6466 struct binder_transaction_log *log = m->private; local
[all...]
/linux-master/drivers/vhost/
H A Dvhost.c424 kfree(vq->log);
425 vq->log = NULL;
441 vq->log = kmalloc_array(dev->iov_limit, sizeof(*vq->log),
445 if (!vq->indirect || !vq->log || !vq->heads)
533 vq->log = NULL;
1072 bool log; local
1075 log = log_all || vhost_has_feature(d->vqs[i], VHOST_F_LOG_ALL);
1079 umem, log);
1669 /* Can we log write
2120 unsigned long log = (unsigned long)addr; local
2148 u64 log = base + write_page / 8; local
2225 vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log, unsigned int log_num, u64 len, struct iovec *iov, int count) argument
2393 get_indirect(struct vhost_virtqueue *vq, struct iovec iov[], unsigned int iov_size, unsigned int *out_num, unsigned int *in_num, struct vhost_log *log, unsigned int *log_num, struct vring_desc *indirect) argument
2494 vhost_get_vq_desc(struct vhost_virtqueue *vq, struct iovec iov[], unsigned int iov_size, unsigned int *out_num, unsigned int *in_num, struct vhost_log *log, unsigned int *log_num) argument
[all...]
/linux-master/drivers/ata/
H A Dlibata-core.c2116 * ata_read_log_page - read a specific log page
2118 * @log: log to read
2123 * Read log page using READ_LOG_EXT command.
2131 unsigned int ata_read_log_page(struct ata_device *dev, u8 log, argument
2139 ata_dev_dbg(dev, "read log page - log 0x%x, page 0x%x\n", log, page);
2143 * which e.g. lockup on a read log page.
2160 tf.lbal = log;
2183 ata_log_supported(struct ata_device *dev, u8 log) argument
[all...]
/linux-master/net/ipv6/netfilter/
H A Dip6_tables.c172 .log = {
327 /* The packet is traced: log it */
/linux-master/net/ipv4/netfilter/
H A Dip_tables.c147 .log = {
304 /* The packet is traced: log it */
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c1547 a6xx_state->gmu_log = a6xx_snapshot_gmu_bo(a6xx_state, &a6xx_gpu->gmu.log);
1929 drm_puts(p, "gmu-log:\n");
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.c161 if (guc->log.vma && !uc->load_err_log)
162 uc->load_err_log = i915_gem_object_get(guc->log.vma->obj);
167 struct drm_i915_gem_object *log = fetch_and_zero(&uc->load_err_log); local
169 if (log)
170 i915_gem_object_put(log);
/linux-master/mm/
H A Dvmalloc.c2065 * a less aggressive log scale. It will still be an improvement over the old
2071 unsigned int log; local
2073 log = fls(num_online_cpus());
2075 return log * (32UL * 1024 * 1024 / PAGE_SIZE);

Completed in 370 milliseconds

1234567891011>>