Searched refs:log (Results 176 - 200 of 365) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/net/
H A Dxfrm_policy.sh268 local log=$1
280 echo "FAIL: $log" 1>&2
285 echo "PASS: $log"
294 local log=$2
303 echo "FAIL: $log" 1>&2
318 echo "FAIL: $log" 1>&2
326 echo "PASS: $log"
/linux-master/fs/xfs/
H A Dxfs_extfree_item.c82 * This is called to fill in the vector of log iovecs for the
83 * given efi log item. We use only 1 iovec, and we point that
109 * The unpin operation is the last place an EFI is manipulated in the log. It is
110 * either inserted in the AIL or aborted in the event of a log I/O error. In
114 * drop the log's EFI reference now that the log is done with it.
252 * This is called to fill in the vector of log iovecs for the
253 * given efd log item. We use only 1 iovec, and we point that
471 * If we need a new transaction to make progress, the caller will log a
472 * new EFI with the current contents. It will also log a
722 xlog_recover_efi_commit_pass2( struct xlog *log, struct list_head *buffer_list, struct xlog_recover_item *item, xfs_lsn_t lsn) argument
767 xlog_recover_efd_commit_pass2( struct xlog *log, struct list_head *buffer_list, struct xlog_recover_item *item, xfs_lsn_t lsn) argument
[all...]
H A Dxfs_bmap_item.c81 * This is called to fill in the vector of log iovecs for the
82 * given bui log item. We use only 1 iovec, and we point that
106 * The unpin operation is the last place an BUI is manipulated in the log. It is
107 * either inserted in the AIL or aborted in the event of a log I/O error. In
111 * drop the log's BUI reference now that the log is done with it.
172 * This is called to fill in the vector of log iovecs for the
173 * given bud log item. We use only 1 iovec, and we point that
476 * Process a bmap update intent item that was recovered from the log.
561 /* Relog an intent item to push the log tai
633 xlog_recover_bui_commit_pass2( struct xlog *log, struct list_head *buffer_list, struct xlog_recover_item *item, xfs_lsn_t lsn) argument
687 xlog_recover_bud_commit_pass2( struct xlog *log, struct list_head *buffer_list, struct xlog_recover_item *item, xfs_lsn_t lsn) argument
[all...]
H A Dxfs_attr_item.c46 * attribute log intent items for a single xattr update. To avoid cycling the
48 * are kept in a refcounted object that is shared across all related log items
156 * This is called to fill in the log iovecs for the given attri log
174 * iovec. If we do it after, the wrong size will be recorded to the log
176 * the log recovery.
194 * The unpin operation is the last place an ATTRI is manipulated in the log. It
195 * is either inserted in the AIL or aborted in the event of a log I/O error. In
199 * error. Simply drop the log's ATTRI reference now that the log i
695 xlog_recover_attri_commit_pass2( struct xlog *log, struct list_head *buffer_list, struct xlog_recover_item *item, xfs_lsn_t lsn) argument
778 xlog_recover_attrd_commit_pass2( struct xlog *log, struct list_head *buffer_list, struct xlog_recover_item *item, xfs_lsn_t lsn) argument
[all...]
H A Dxfs_rmap_item.c78 * This is called to fill in the vector of log iovecs for the
79 * given rui log item. We use only 1 iovec, and we point that
103 * The unpin operation is the last place an RUI is manipulated in the log. It is
104 * either inserted in the AIL or aborted in the event of a log I/O error. In
108 * drop the log's RUI reference now that the log is done with it.
176 * This is called to fill in the vector of log iovecs for the
177 * given rud log item. We use only 1 iovec, and we point that
504 * Process an rmap update intent item that was recovered from the log.
558 /* Relog an intent item to push the log tai
631 xlog_recover_rui_commit_pass2( struct xlog *log, struct list_head *buffer_list, struct xlog_recover_item *item, xfs_lsn_t lsn) argument
679 xlog_recover_rud_commit_pass2( struct xlog *log, struct list_head *buffer_list, struct xlog_recover_item *item, xfs_lsn_t lsn) argument
[all...]
H A Dxfs_trans.c82 * permanent log reservation of the given transaction. The remaining
85 * blocks. Locks and log items, however, are no inherited. They must
136 * This is called to reserve free disk blocks and log space for the
141 * It will sleep waiting for available log space.
173 * Reserve the log space needed for this transaction.
501 * behave like the lazysb counters because we cannot rely on log
506 * Therefore, log the frextents change to the ondisk superblock and
678 /* Add the given log item to the transaction's list of log items. */
694 * Unlink the log ite
956 struct xlog *log = mp->m_log; local
1085 struct xlog *log = mp->m_log; local
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dtest_offload.py56 def log(header, data, level=None): function
58 Output to an optional log.
79 log("SKIP: " + msg, "", level=1)
88 log("FAIL: " + msg, tb, level=1)
92 log(msg, "", level=1)
106 log("BKG " + proc.args, msg)
123 log("CMD " + proc.args,
296 log("DebugFS set %s = %s" % (key, value), "")
308 log("DebugFS state for %s" % (path), "")
332 log("DebugF
[all...]
/linux-master/drivers/pinctrl/bcm/
H A Dpinctrl-nsp-mux.c532 struct nsp_mux_log *log; local
543 log = &pinctrl->mux_log[i];
544 log->mux.base = nsp_pin_groups[i].mux.base;
545 log->mux.shift = nsp_pin_groups[i].mux.shift;
546 log->mux.alt = 0;
547 log->is_configured = false;
588 dev_err(&pdev->dev, "unable to initialize IOMUX log\n");
/linux-master/drivers/vhost/
H A Dvhost.h138 struct vhost_log *log; member in struct:vhost_virtqueue
205 struct vhost_log *log, unsigned int *log_num);
225 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log,
/linux-master/tools/perf/scripts/python/
H A Devent_analyzing_sample.py120 snum = '#' * (int)(math.log(num, 2) + 1)
/linux-master/fs/jfs/
H A Djfs_metapage.h34 struct jfs_log *log; member in struct:metapage
/linux-master/tools/power/acpi/tools/acpidbg/
H A Dacpidbg.c29 #define ACPI_AML_BATCH_READ_LOG 0x01 /* Read log from kernel */
30 #define ACPI_AML_BATCH_WRITE_LOG 0x02 /* Write log to console */
322 ACPI_AML_BATCH_DO(fd, read, log, ret);
324 ACPI_AML_DO(fd, read, log, ret);
328 ACPI_AML_BATCH_DO(STDOUT_FILENO, write, log, ret);
330 ACPI_AML_DO(STDOUT_FILENO, write, log, ret);
/linux-master/net/smc/
H A Dsmc_llc.h95 void smc_llc_link_clear(struct smc_link *link, bool log);
/linux-master/drivers/regulator/
H A Dmax77802-regulator.c311 #define regulator_77802_desc_p_ldo(num, supply, log) { \
317 .ops = &max77802_ldo_ops_logic##log, \
332 #define regulator_77802_desc_n_ldo(num, supply, log) { \
338 .ops = &max77802_ldo_ops_logic##log, \
/linux-master/kernel/
H A Dseccomp.c207 * @log: true if all actions except for SECCOMP_RET_ALLOW should be logged
229 bool log; member in struct:seccomp_filter
904 /* Set log flag, if present. */
906 filter->log = true;
966 bool log = false; local
972 log = requested && seccomp_actions_logged & SECCOMP_LOG_TRAP;
975 log = requested && seccomp_actions_logged & SECCOMP_LOG_ERRNO;
978 log = requested && seccomp_actions_logged & SECCOMP_LOG_TRACE;
981 log = requested && seccomp_actions_logged & SECCOMP_LOG_USER_NOTIF;
984 log
2255 u32 log; member in struct:seccomp_log_name
[all...]
/linux-master/drivers/media/platform/amphion/
H A Dvpu_core.c600 core->log.phys = core->rpc.phys + core->res->rpc_size;
601 core->log.virt = core->rpc.virt + core->res->rpc_size;
602 core->log.length = core->res->fwlog_size;
603 core->act.phys = core->log.phys + core->log.length;
604 core->act.virt = core->log.virt + core->log.length;
605 core->act.length = core->rpc.length - core->res->rpc_size - core->log.length;
686 vpu_iface_set_log_buf(core, &core->log);
/linux-master/include/linux/
H A Dbtf.h534 bool btf_is_prog_ctx_type(struct bpf_verifier_log *log, const struct btf *btf,
537 int get_kern_ctx_btf_id(struct bpf_verifier_log *log, enum bpf_prog_type prog_type);
577 btf_is_prog_ctx_type(struct bpf_verifier_log *log, const struct btf *btf, argument
583 static inline int get_kern_ctx_btf_id(struct bpf_verifier_log *log, argument
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_port.h136 } log; member in union:t7xx_port::__anon1566
/linux-master/net/netfilter/
H A Dnf_conntrack_bpf.c194 static int _nf_conntrack_btf_struct_access(struct bpf_verifier_log *log, argument
205 bpf_log(log, "only read is supported\n");
219 bpf_log(log, "no write support to nf_conn at off %d\n", off);
224 bpf_log(log,
/linux-master/kernel/bpf/
H A DMakefile9 obj-$(CONFIG_BPF_SYSCALL) += syscall.o verifier.o inode.o helpers.o tnum.o log.o token.o
/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/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/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h272 /* Firmware Mailbox Command/Reply log. All values are in Host-Endian format.
285 unsigned int size; /* number of entries in the log */
286 unsigned int cursor; /* next position in the log to write */
288 /* variable length mailbox command log starts here */
291 /* Given a pointer to a Firmware Mailbox Command Log and a log entry index,
294 static inline struct mbox_cmd *mbox_cmd_log_entry(struct mbox_cmd_log *log, argument
297 return &((struct mbox_cmd *)&(log)[1])[entry_idx];
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dgf100.c132 u32 log = ctr->logic_op; local
142 nvkm_wr32(device, dom->addr + 0x044 + (ctr->slot * 0x08), log);
/linux-master/fs/xfs/libxfs/
H A Dxfs_rtbitmap.c468 int log, /* log2 of extent size */
473 xfs_rtsumoff_t so = xfs_rtsumoffs(mp, log, bbno);
486 if (val == 0 && log + 1 == mp->m_rsum_cache[bbno])
487 mp->m_rsum_cache[bbno] = log;
488 if (val != 0 && log >= mp->m_rsum_cache[bbno])
489 mp->m_rsum_cache[bbno] = log + 1;
503 int log, /* log2 of extent size */
508 xfs_rtsumoff_t so = xfs_rtsumoffs(mp, log, bbno);
466 xfs_rtmodify_summary( struct xfs_rtalloc_args *args, int log, xfs_fileoff_t bbno, int delta) argument
501 xfs_rtget_summary( struct xfs_rtalloc_args *args, int log, xfs_fileoff_t bbno, xfs_suminfo_t *sum) argument

Completed in 502 milliseconds

1234567891011>>