/kernel/linux/linux-5.10/security/integrity/ima/ |
H A D | ima_fs.c | 30 static int __init default_canonical_fmt_setup(char *str) in default_canonical_fmt_setup() argument
|
/kernel/linux/linux-5.10/tools/power/x86/intel_pstate_tracer/ |
H A D | intel_pstate_tracer.py | 444 cpu = str(cpu_int)
|
/kernel/linux/linux-5.10/mm/kasan/ |
H A D | report.c | 65 static int __init kasan_set_multi_shot(char *str) in kasan_set_multi_shot() argument
|
/kernel/linux/linux-5.10/include/linux/ceph/ |
H A D | rados.h | 323 #define GENERATE_ENUM_ENTRY(op, opcode, str) CEPH_OSD_OP_##op = (opcode),
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | hwmon.h | 381 * @str: Pointer to returned string 400 u32 attr, int channel, const char **str);
|
/kernel/linux/linux-6.6/drivers/misc/bcm-vk/ |
H A D | bcm_vk.h | 434 const char *str; member
|
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx18-driver.h | 361 char *str; member
|
/kernel/linux/linux-6.6/drivers/base/ |
H A D | class.c | 541 return sysfs_emit(buf, "%s\n", cs->str); in show_class_attr_string()
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | smb_common.h | 423 int ksmbd_lookup_protocol_idx(char *str);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | hwmon.h | 393 * @str: Pointer to returned string 412 u32 attr, int channel, const char **str);
|
/kernel/linux/linux-6.6/include/linux/ceph/ |
H A D | rados.h | 323 #define GENERATE_ENUM_ENTRY(op, opcode, str) CEPH_OSD_OP_##op = (opcode),
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg802154.h | 518 struct wpan_phy *wpan_phy_find(const char *str);
|
/kernel/linux/linux-6.6/include/linux/netfilter/ipset/ |
H A D | ip_set.h | 101 char str[]; member
|
/kernel/linux/linux-6.6/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_core.h | 571 int vchiq_dump(void *dump_context, const char *str, int len);
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | uaccess.h | 491 extern __must_check long strnlen_user(const char __user *str, long n);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_common.h | 88 u8 build, u8 ver, u16 len, const char *str);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/hdcp/ |
H A D | hdcp.h | 292 enum mod_hdcp_status *status, struct mod_hdcp *hdcp, char *str);
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | nmi.c | 94 static int __init setup_unknown_nmi_panic(char *str) in setup_unknown_nmi_panic() argument
|
/kernel/linux/linux-6.6/block/partitions/ |
H A D | efi.c | 99 force_gpt_fn(char *str) in force_gpt_fn() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/ |
H A D | qxl_dev.h | 587 QXLPHYSICAL str; member
|
/kernel/linux/linux-6.6/tools/net/ynl/lib/ |
H A D | nlspec.py | 73 if isinstance(yaml, str):
|
/kernel/linux/linux-6.6/scripts/gdb/linux/ |
H A D | mm.py | 59 if str(constants.LX_CONFIG_ARCH_FORCE_MAX_ORDER).isdigit():
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | evsel.h | 39 enum perf_tool_event perf_tool_event__from_str(const char *str);
|
/kernel/linux/linux-6.6/tools/power/x86/intel_pstate_tracer/ |
H A D | intel_pstate_tracer.py | 440 cpu = str(cpu_int)
|
/kernel/linux/linux-6.6/scripts/ |
H A D | rust_is_available_test.py | 29 name = str(len(tuple(path.iterdir())))
|