/openbmc/linux/security/integrity/ima/ |
H A D | ima_template_lib.c | 80 enum ima_show_type show, in ima_show_template_data_ascii() 143 enum ima_show_type show, in ima_show_template_data_binary() 164 enum ima_show_type show, in ima_show_template_field_data() 182 void ima_show_template_digest(struct seq_file *m, enum ima_show_type show, in ima_show_template_digest() 188 void ima_show_template_digest_ng(struct seq_file *m, enum ima_show_type show, in ima_show_template_digest_ng() 195 void ima_show_template_digest_ngv2(struct seq_file *m, enum ima_show_type show, in ima_show_template_digest_ngv2() 203 void ima_show_template_string(struct seq_file *m, enum ima_show_type show, in ima_show_template_string() 209 void ima_show_template_sig(struct seq_file *m, enum ima_show_type show, in ima_show_template_sig() 215 void ima_show_template_buf(struct seq_file *m, enum ima_show_type show, in ima_show_template_buf() 221 void ima_show_template_uint(struct seq_file *m, enum ima_show_type show, in ima_show_template_uint()
|
/openbmc/linux/include/drm/ |
H A D | drm_debugfs.h | 51 #define DRM_DEBUGFS_GPUVA_INFO(show, data) {"gpuvas", show, DRIVER_GEM_GPUVA, data} argument 69 int (*show)(struct seq_file*, void*); member 115 int (*show)(struct seq_file*, void*); member
|
/openbmc/openbmc/poky/scripts/tiny/ |
H A D | ksize.py | 41 def show(self, indent=""): member in Sizes 86 def show(self, indent=""): member in Report
|
H A D | dirsize.py | 52 def show(self, minsize): member in Record
|
/openbmc/linux/drivers/cpuidle/ |
H A D | sysfs.c | 147 ssize_t (*show)(struct cpuidle_device *, char *); member 217 ssize_t (*show)(struct cpuidle_state *, \ member 223 #define define_one_state_ro(_name, show) \ argument 226 #define define_one_state_rw(_name, show, store) \ argument 367 #define define_one_state_s2idle_ro(_name, show) \ argument 532 #define define_one_driver_ro(_name, show) \ argument 544 ssize_t (*show)(struct cpuidle_driver *, char *); member
|
/openbmc/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a5xx_debugfs.c | 70 static int show(struct seq_file *m, void *arg) in show() function 76 void (*show)(struct msm_gpu *gpu, struct drm_printer *p) = in show() local
|
/openbmc/linux/kernel/bpf/ |
H A D | btf.c | 2069 struct btf_show *show) in btf_df_show() 2356 struct btf_show *show) in btf_int_show() 2717 struct btf_show *show) in btf_var_show() 2726 struct btf_show *show) in btf_ptr_show() 2965 struct btf_show *show) in __btf_array_show() 3018 struct btf_show *show) in btf_array_show() 3957 struct btf_show *show) in btf_struct_show() 4125 struct btf_show *show) in btf_enum_show() 4228 struct btf_show *show) in btf_enum64_show() 7062 struct btf_show *show) in btf_type_show() [all …]
|
/openbmc/qemu/scripts/kvm/ |
H A D | vmxcap | 53 def show(self): member in Control 88 def show(self): member in Misc
|
/openbmc/linux/include/linux/ |
H A D | proc_fs.h | 102 #define proc_create_single(name, mode, parent, show) \ argument 191 #define proc_create_single(name, mode, parent, show) ({NULL;}) argument 192 #define proc_create_single_data(name, mode, parent, show, data) ({NULL;}) argument 216 #define proc_create_net_single(name, mode, parent, show, data) ({NULL;}) argument 217 #define proc_create_net_single_write(name, mode, parent, show, write, data) ({NULL;}) argument
|
/openbmc/linux/tools/perf/ui/ |
H A D | helpline.h | 11 int (*show)(const char *fmt, va_list ap); member
|
/openbmc/smbios-mdr/tools/ |
H A D | sst-info.sh | 66 show() { function
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | err_inject.c | 56 #define show(name) \ macro 75 show(call_start) in show() function
|
/openbmc/linux/include/rdma/ |
H A D | ib_sysfs.h | 14 ssize_t (*show)(struct ib_device *ibdev, u32 port_num, member
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.h | 48 int (*show)(struct seq_file *seq, void *v, int idx); member
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_debugfs.c | 33 int (*show)(struct seq_file *, void *) = inode->i_private; in kfd_debugfs_open() local
|
/openbmc/linux/drivers/usb/mtu3/ |
H A D | mtu3_debug.h | 26 int (*show)(struct seq_file *s, void *unused); member
|
/openbmc/linux/drivers/leds/ |
H A D | leds-lp55xx-common.h | 31 #define LP55XX_DEV_ATTR_RW(name, show, store) \ argument 33 #define LP55XX_DEV_ATTR_RO(name, show) \ argument
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
H A D | nv50.c | 69 u32 show = stat; in nv50_mpeg_intr() local
|
/openbmc/dbus-sensors/src/ |
H A D | IntelCPUSensor.hpp | 48 bool show; member in IntelCPUSensor
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | bootstrap-3.4.1.min.js | 6 …se strict";var e=jQuery.fn.jquery.split(" ")[0].split(".");if(e[0]<2&&e[1]<9||1==e[0]&&9==e[1]&&e[…
|
H A D | bootstrap-3.4.1.js | 593 Collapse.prototype.show = function () { method in Collapse 971 show: true property in Modal.DEFAULTS 978 Modal.prototype.show = function (_relatedTarget) { method in Modal 1517 show: options.delay, property in options.delay 1603 Tooltip.prototype.show = function () { method in Tooltip 2286 Tab.prototype.show = function () { method in Tab
|
/openbmc/linux/include/net/ |
H A D | netdev_rx_queue.h | 31 ssize_t (*show)(struct netdev_rx_queue *queue, char *buf); member
|
/openbmc/linux/drivers/edac/ |
H A D | edac_device.h | 90 ssize_t (*show)(struct edac_device_ctl_info *, char *); member 108 ssize_t (*show)(struct kobject *, struct attribute *, char *); member
|
/openbmc/u-boot/test/dm/ |
H A D | rtc.c | 36 static int cmp_times(struct rtc_time *expect, struct rtc_time *time, bool show) in cmp_times()
|
/openbmc/linux/block/ |
H A D | blk-mq-debugfs.h | 14 int (*show)(void *, struct seq_file *); member
|