Home
last modified time | relevance | path

Searched +refs:debug +refs:get +refs:op (Results 1 – 11 of 11) sorted by relevance

/linux-6.8/security/apparmor/
Dlsm.c219 static int common_perm(const char *op, const struct path *path, u32 mask, in common_perm() argument
227 error = aa_path_perm(op, current_cred(), label, path, 0, mask, in common_perm()
242 static int common_perm_cond(const char *op, const struct path *path, u32 mask) in common_perm_cond() argument
254 return common_perm(op, path, mask, &cond); in common_perm_cond()
267 static int common_perm_dir_dentry(const char *op, const struct path *dir, in common_perm_dir_dentry() argument
273 return common_perm(op, &path, mask, cond); in common_perm_dir_dentry()
285 static int common_perm_rm(const char *op, const struct path *dir, in common_perm_rm() argument
299 return common_perm_dir_dentry(op, dir, dentry, mask, &cond); in common_perm_rm()
312 static int common_perm_create(const char *op, const struct path *dir, in common_perm_create() argument
320 return common_perm_dir_dentry(op, dir, dentry, mask, &cond); in common_perm_create()
[all …]
/linux-6.8/Documentation/scsi/
Dncr53c8xx.rst31 8.5 Set debug mode
335 impact on performances is not too bad. You can get rid of the messages by
378 and you will get something like the following text::
462 (time from SCSI status get to command completion call)
540 8.5 Set debug mode
543 setdebug <list of debug flags>
545 Available debug flags:
559 Use "setdebug" with no argument to reset debug flags.
705 lilo: linux root=/dev/hda2 ncr53c8xx=tags:4,sync:10,debug:0x200
716 insmod ncr53c8xx.o ncr53c8xx="tags:4 sync:10 debug:0x200"
[all …]
/linux-6.8/drivers/scsi/qedf/
Dqedf_main.c45 module_param_named(debug, qedf_debug, uint, S_IRUGO|S_IWUSR);
46 MODULE_PARM_DESC(debug, " Debug mask. Pass '1' to enable default debugging"
307 struct fc_frame *fp, unsigned int op, in qedf_elsct_send() argument
326 return fc_elsct_send(lport, did, fp, op, qedf_flogi_resp, in qedf_elsct_send()
330 return fc_elsct_send(lport, did, fp, op, resp, arg, timeout); in qedf_elsct_send()
635 static void qedf_dcbx_handler(void *dev, struct qed_dcbx_get *get, u32 mib_type) in qedf_dcbx_handler() argument
641 "prio=%d.\n", get->operational.valid, get->operational.enabled, in qedf_dcbx_handler()
642 get->operational.app_prio.fcoe); in qedf_dcbx_handler()
644 if (get->operational.enabled && get->operational.valid) { in qedf_dcbx_handler()
661 tmp_prio = get->operational.app_prio.fcoe; in qedf_dcbx_handler()
/linux-6.8/Documentation/driver-api/
Dipmi.rst288 Once you are done, call ipmi_destroy_user() to get rid of the user.
312 read() to get them, you must call the IPMICTL_RECEIVE_MSG with the
313 ipmi_recv_t structure to actually get the message. Remember that you
318 If the message cannot fit into the data you provide, you will get an
320 queue. If you want to get it and have it truncate the message, us
448 the data to get to the actual IPMI data.
507 The "op"s are::
549 The debug flags are bit flags for each BMC found, they are:
588 patches and driver modifications. You can get those at the openipmi
746 'Generate a panic event to all BMCs on a panic' option, you will get
[all …]
/linux-6.8/Documentation/driver-api/media/
Dcec-core.rst54 Use cec_get_drvdata(adap) to get the priv pointer.
228 The status is available through debugfs: cat /sys/kernel/debug/cec/cecX/status
319 call before the cec_received_msg call, otherwise it can get confused if the
447 be enabled (see the adap_enable op). When it is set to CEC_PHYS_ADDR_INVALID,
/linux-6.8/tools/power/pm-graph/
Dsleepgraph.py548 op = self.writeDatafileHeader(self.dmesgfile, testdata)
561 op.write(line)
563 op.close()
1096 def cmdinfo(self, begin, debug=False): argument
1115 if not debug and begin:
1117 elif not debug and delta and name in self.cmd1:
1407 def debug(self, dev): member in DevProps
2785 sortlist = sorted(sortdict, key=sortdict.get, reverse=True)
2842 sortlist = sorted(sortdict, key=sortdict.get, reverse=True)
5580 op = sv.writeDatafileHeader(sv.ftracefile, testdata)
[all …]
/linux-6.8/Documentation/virt/kvm/
Dapi.rst706 configuration (if there is) is not corrupted. Userspace can get a copy
1305 Reads debug registers from the vcpu.
1327 Writes debug registers into the vcpu.
1458 The capability that is supposed to get enabled.
2088 the kernel will ignore the length of guest write and may get a faster vmexit.
2893 LoongArch csr registers are used to control guest cpu or get status of guest
3674 Set up the processor specific debug registers and configure vcpu for
3675 handling guest debug events. There are two parts to the structure, the
3676 first a control bitfield indicates the type of debug events to handle
3687 - KVM_GUESTDBG_USE_HW: using hardware debug events [arm64]
[all …]
/linux-6.8/Documentation/process/
Dcoding-style.rst660 So, you can either get rid of GNU emacs, or change it to use saner
906 debug message printing is handled differently than printing other non-debug
913 Many subsystems have Kconfig debug options to turn on -DDEBUG in the
915 when a debug message should be unconditionally printed, such as if it is
916 already inside a debug-related #ifdef section, printk(KERN_DEBUG ...) can be
1150 files, providing no-op stub versions in the #else case, and then call those
/linux-6.8/Documentation/RCU/Design/Requirements/
DRequirements.rst1124 eventually get the data where it needs to go. In general, when tracking
1475 handler to get around to it.
1511 kernel) you will get an RCU CPU stall warning. Nevertheless, this class
1649 the first time that it was necessary to debug a CPU stall. That said,
1770 implementation can be a no-op.
2151 Otherwise, you will get RCU CPU stall warnings. Or at best, very long
2155 critical sections, and RCU believes this CPU to be idle, you will get
2175 If the gap grows too long, you get RCU CPU stall warnings.
2184 long, you get RCU CPU stall warnings.
2222 ``rcu_head`` structures do not contain debug information, such as fields
[all …]
/linux-6.8/Documentation/networking/
Dcan.rst368 /* get interface name of the received CAN frame */
671 socket option returns an error: No problem. You'll get Classical CAN frames
878 Send reply for RTR-request (placed in op->frames[0]).
934 CAN frame is stateless as state changes within the ival2 period may get
1030 - **debug**:
1228 Netlink interface to set/get devices properties
1472 Please check the "Kconfig" file in "drivers/net/can" to get an actual
/linux-6.8/Documentation/virt/uml/
Duser_mode_linux_howto_v2.rst63 * You can get extremely high performance for anything which is a "kernel
722 * get the kernel version
754 You'll get a prompt, at which you can run one of these commands:
779 There are a couple actual uses for this. It's a simple no-op which
1094 debug a Linux kernel. Quite often adding tracing statements and/or