Searched refs:dump (Results 301 - 325 of 360) sorted by relevance

<<1112131415

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c976 /* Disable parity attentions as long as following dump may
978 * will re-enable parity attentions right after the dump.
1009 BNX2X_ERR("Generating register dump. Might trigger harmless GRC timeouts\n");
1035 /* Use the ethtool_dump "flag" field as the dump preset index */
1044 struct ethtool_dump *dump)
1048 dump->version = BNX2X_DUMP_VERSION;
1049 dump->flag = bp->dump_preset_idx;
1051 dump->len = bnx2x_get_preset_regs_len(dev, bp->dump_preset_idx);
1052 DP(BNX2X_MSG_ETHTOOL, "Get dump preset %d length=%d\n",
1053 bp->dump_preset_idx, dump
1043 bnx2x_get_dump_flag(struct net_device *dev, struct ethtool_dump *dump) argument
1057 bnx2x_get_dump_data(struct net_device *dev, struct ethtool_dump *dump, void *buffer) argument
[all...]
/linux-master/net/xfrm/
H A Dxfrm_user.c3180 int (*dump)(struct sk_buff *, struct netlink_callback *); member in struct:xfrm_link
3188 .dump = xfrm_dump_sa,
3194 .dump = xfrm_dump_policy,
3274 .dump = link->dump,
3278 if (link->dump == NULL) {
/linux-master/include/linux/platform_data/
H A Dcros_ec_commands.h1979 * dump, off, on, init, get_seq, get_params_v0, get_params_v1,
2030 } dump; member in union:ec_response_lightbar::__anon1199
2475 /* Module flag masks used for the dump sub-command. */
2478 /* Sensor flag masks used for the dump sub-command. */
2534 } dump; member in union:ec_params_motion_sense::__anon1201
2705 } dump; member in union:ec_response_motion_sense::__anon1202
/linux-master/net/netlink/
H A Daf_netlink.c2288 * to reduce number of system calls on dump operations, if user
2310 * netlink_recvmsg())). dump will pack as many smaller messages as
2314 * dump to use the excess space makes it difficult for a user to have a
2315 * reasonable static buffer based on the expected largest dump of a
2337 nlk->dump_done_errno = cb->dump(skb, cb);
2342 * that there's more to dump but current skb has filled up.
2344 * it needs to do so again, on the next cb->dump() call,
2419 /* A dump is in progress... */
2424 /* add reference of module which cb->dump belongs to */
2432 cb->dump
[all...]
/linux-master/drivers/gpu/drm/i915/
H A Di915_gpu_error.c893 * as part of engine state dump so we print in err_print_gt_engines
1831 * NOTE: In GuC submission, when GuC resets an engine, it can dump these for us
2149 struct i915_gpu_coredump *dump; local
2154 dump = __i915_gpu_coredump(gt, engine_mask, dump_flags);
2157 return dump;
2183 pr_info("The GPU crash dump is required to analyze GPU hangs, so please always attach it.\n");
2184 pr_info("GPU crash dump saved to /sys/class/drm/card%d/error\n",
2193 * @dump_flags: dump flags
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c1435 mvm->fwrt.dump.conf = FW_DBG_INVALID;
1438 mvm->fwrt.dump.conf = FW_DBG_START_FROM_ALIVE;
/linux-master/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py1976 def dump(self, dpifindex, flowspec=None): member in class:OvsFlow
2130 dumpflcmd = subparsers.add_parser("dump-flows")
2215 rep = ovsflow.dump(rep["dpifindex"])
/linux-master/net/sched/
H A Dsch_hfsc.c1662 .dump = hfsc_dump_class,
1673 .dump = hfsc_dump_qdisc,
H A Dsch_gred.c801 /* Old style all-in-one dump of VQs */
930 .dump = gred_dump,
H A Dcls_bpf.c693 .dump = cls_bpf_dump,
H A Dcls_flow.c701 .dump = flow_dump,
H A Dact_ife.c681 /*ignore failure to dump metalist */
682 pr_info("Failed to dump metalist\n");
887 .dump = tcf_ife_dump,
H A Dact_tunnel_key.c839 .dump = tunnel_key_dump,
H A Dact_api.c971 if (!act->act || !act->dump || !act->init)
1191 return a->ops->dump(skb, a, bind, ref);
H A Dsch_htb.c2135 .dump = htb_dump_class,
2150 .dump = htb_dump,
/linux-master/net/ipv6/
H A Droute.c5194 * wants a consistent dump of the route which starts at the first
5832 struct rt6_rtnl_dump_arg *dump;
5842 struct rt6_rtnl_dump_arg *dump = w->dump;
5866 * node dump. Otherwise, if entries expire meanwhile,
5874 err = rt6_fill_node(dump->net, dump->skb, w->rt,
5877 NETLINK_CB(dump->cb->skb).portid,
5878 dump->cb->nlh->nlmsg_seq, w->flags);
5890 /* Return -1 if done with node, number of handled routes on partial dump */
5831 struct rt6_rtnl_dump_arg *dump; member in struct:fib6_nh_exception_dump_walker
5841 struct rt6_rtnl_dump_arg *dump = w->dump; local
[all...]
/linux-master/arch/powerpc/kernel/
H A Dnvram_64.c79 .dump = oops_to_nvram
/linux-master/drivers/platform/chrome/
H A Dcros_ec_proto.c963 sensor_count = resp->dump.sensor_count;
/linux-master/tools/testing/selftests/tc-testing/
H A Dtdc.py816 json.dump(testlist, outfile, indent=4)
/linux-master/arch/sh/kernel/
H A Ddwarf.c990 .dump = dwarf_unwinder_dump,
/linux-master/include/net/
H A Dpkt_cls.h467 * @dump: called during dumping process (optional)
479 int (*dump)(struct sk_buff *, struct tcf_ematch *); member in struct:tcf_ematch_ops
/linux-master/samples/bpf/
H A DMakefile342 $(Q)$(BPFTOOL) btf dump file $(VMLINUX_BTF) format c > $@
/linux-master/drivers/atm/
H A Deni.c172 static void dump(struct atm_dev *dev) function
318 /* dump useful information */
329 EVENT("---dump ends here---\n",0,0);
1484 EVENT("---dump ends here---\n",0,0);
2003 dump(dev);
/linux-master/drivers/soc/mediatek/
H A Dmtk-svs.c758 debug_fops_ro(dump); variable
869 svs_dentry_data(dump),
/linux-master/kernel/printk/
H A Dprintk.c1665 * into the user-provided buffer for this dump.
4057 * Adds a kernel log dumper to the system. The dump callback in the
4066 /* The dump callback needs to be set */
4067 if (!dumper->dump)
4087 * Removes a dump device from the system. Returns zero on success and
4129 * kmsg_dump - dump kernel log to kernel message dumpers.
4132 * Call each of the registered dumper's dump() callback, which can
4156 dumper->dump(dumper, reason);
4163 * @iter: kmsg dump iterator
4219 * @iter: kmsg dump iterato
[all...]

Completed in 300 milliseconds

<<1112131415