/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
H A D | nv31.c | 192 u32 show = stat; in nv31_mpeg_intr() local 201 show &= ~0x01000000; in nv31_mpeg_intr() 206 show &= ~0x01000000; in nv31_mpeg_intr() 213 if (show) { in nv31_mpeg_intr()
|
/kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/ |
H A D | cpupower-monitor.c | 37 enum operation_mode_e { list = 1, show, show_all }; enumerator 211 /* param: string passed by -m param (The list of monitors to show) 272 * ToDo show more state capabilities: in list_monitors() 366 if (mode && mode != show) in cmdline() 373 mode = show; in cmdline() 434 if (mode == show) in cmd_monitor()
|
/third_party/lame/frontend/ |
H A D | brhist.c | 336 int show = br_hist[i]; in brhist_disp() local 337 show = show && (lines_used > 1); in brhist_disp() 338 if (show || (i >= brhist.vbr_bitrate_min_index && i <= brhist.vbr_bitrate_max_index)) in brhist_disp()
|
/kernel/linux/linux-5.10/drivers/firmware/ |
H A D | memmap.c | 56 ssize_t (*show)(struct firmware_map_entry *entry, char *buf); member 74 .show = memmap_attr_show, 397 return memmap_attr->show(entry, buf); in memmap_attr_show()
|
/kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
H A D | thuge-gen.c | 95 void show(unsigned long ps) in show() function 158 show(size); in test_mmap() 190 show(size); in test_shmget()
|
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | psmouse.h | 150 ssize_t (*show)(struct psmouse *psmouse, void *data, char *buf); member 169 .show = psmouse_attr_show_helper, \ 173 .show = _show, \
|
/kernel/linux/linux-5.10/net/appletalk/ |
H A D | atalk_proc.c | 193 .show = atalk_seq_interface_show, 200 .show = atalk_seq_route_show, 207 .show = atalk_seq_socket_show,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
H A D | msm_debugfs.c | 37 gpu->funcs->show(gpu, show_priv->state, &p); in msm_gpu_show() 165 int (*show)(struct drm_device *dev, struct seq_file *m) = in show_locked() 173 ret = show(dev, m); in show_locked()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | configfs.h | 121 ssize_t (*show)(struct config_item *, char *); member 130 .show = _pfx##_name##_show, \ 139 .show = _pfx##_name##_show, \
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | configfs.h | 119 ssize_t (*show)(struct config_item *, char *); member 128 .show = _pfx##_name##_show, \ 137 .show = _pfx##_name##_show, \
|
/kernel/linux/linux-6.6/drivers/firmware/ |
H A D | memmap.c | 56 ssize_t (*show)(struct firmware_map_entry *entry, char *buf); member 75 .show = memmap_attr_show, 398 return memmap_attr->show(entry, buf); in memmap_attr_show()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/ |
H A D | usnic_ib_sysfs.c | 179 ssize_t (*show)(struct usnic_ib_qp_grp *, char *buf); member 194 return qpn_attr->show(qp_grp, buf); in usnic_ib_qpn_attr_show() 198 .show = usnic_ib_qpn_attr_show
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | psmouse.h | 152 ssize_t (*show)(struct psmouse *psmouse, void *data, char *buf); member 171 .show = psmouse_attr_show_helper, \ 175 .show = _show, \
|
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | thuge-gen.c | 78 void show(unsigned long ps) in show() function 141 show(size); in test_mmap() 173 show(size); in test_shmget()
|
/kernel/linux/linux-6.6/net/appletalk/ |
H A D | atalk_proc.c | 193 .show = atalk_seq_interface_show, 200 .show = atalk_seq_route_show, 207 .show = atalk_seq_socket_show,
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_vidstabdetect.c | 55 {"show", "0: draw nothing; 1,2: show fields and transforms", OFFSETC(show), AV_OPT_TYPE_INT, {.i64 = 0}, 0, 2, FLAGS}, 126 av_log(ctx, AV_LOG_INFO, " show = %d\n", s->conf.show); in config_input() 153 if (s->conf.show > 0 && !av_frame_is_writable(in)) in filter_frame()
|
/third_party/node/deps/npm/node_modules/gauge/lib/ |
H A D | index.js | 158 this.show() 213 Gauge.prototype.show = function (section, completed) { 282 if (!this._writeTo.write(this._gauge.show(this._status))) {
|
/kernel/linux/linux-6.6/drivers/usb/typec/ |
H A D | pd.c | 120 .show = current_show, 128 .show = current_show, 316 .show = pps_max_voltage_show, 324 .show = pps_min_voltage_show, 332 .show = pps_max_current_show,
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/ |
H A D | vxlan_bridge_1d.sh | 693 bridge fdb show brport vx1 | grep $mac | grep -q self 695 bridge fdb show brport vx1 | grep $mac | grep -q -v self 698 log_test "VXLAN: show learned FDB entry" 725 bridge fdb show brport vx1 | grep $mac | grep -q self 727 bridge fdb show brport vx1 | grep $mac | grep -q -v self 734 bridge fdb show brport vx1 | grep $mac | grep -q self 736 bridge fdb show brport vx1 | grep $mac | grep -q -v self 753 bridge fdb show brport vx1 | grep $mac | grep -q -v self 762 bridge fdb show brport vx1 | grep $mac | grep -q -v self
|
H A D | vxlan_bridge_1q.sh | 729 bridge fdb show brport $vx | grep $mac | grep -q self 731 bridge fdb show brport $vx | grep $mac | grep "vlan $vid" \ 735 log_test "VXLAN: show learned FDB entry" 764 bridge fdb show brport $vx | grep $mac | grep -q self 766 bridge fdb show brport $vx | grep $mac | grep "vlan $vid" \ 775 bridge fdb show brport $vx | grep $mac | grep -q self 777 bridge fdb show brport $vx | grep $mac | grep "vlan $vid" \ 796 bridge fdb show brport $vx | grep $mac | grep "vlan $vid" \ 806 bridge fdb show brport $vx | grep $mac | grep "vlan $vid" \
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_sysfs.c | 178 #define QIB_PORT_ATTR(name, mode, show, store) \ 180 __ATTR(name, mode, show, store) 184 ssize_t (*show)(struct qib_pportdata *, char *); member 304 if (!pattr->show) in qib_portattr_show() 307 return pattr->show(ppd, buf); in qib_portattr_show() 326 .show = qib_portattr_show, 399 .show = sl2vl_attr_show, 544 .show = diagc_attr_show,
|
/kernel/linux/linux-5.10/drivers/uio/ |
H A D | uio.c | 73 ssize_t (*show)(struct uio_mem *, char *); member 109 if (!entry->show) in map_type_show() 112 return entry->show(mem, buf); in map_type_show() 116 .show = map_type_show, 161 ssize_t (*show)(struct uio_port *, char *); member 197 if (!entry->show) in portio_type_show() 200 return entry->show(port, buf); in portio_type_show() 204 .show = portio_type_show,
|
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | lockspace.c | 116 ssize_t (*show)(struct dlm_ls *, char *); member 132 .show = dlm_id_show, 138 .show = dlm_nodir_show, 144 .show = dlm_recover_status_show 149 .show = dlm_recover_nodeid_show 168 return a->show ? a->show(ls, buf) : 0; in dlm_attr_show() 186 .show = dlm_attr_show,
|
/kernel/linux/linux-5.10/fs/ |
H A D | seq_file.c | 49 * returns the next element of sequence. @op->show() prints element 51 * ERR_PTR(error). In the end of sequence they return %NULL. ->show() 111 error = m->op->show(m, p); in traverse() 230 err = m->op->show(m, p); in seq_read_iter() 233 if (unlikely(err)) // ->show() says "skip it" in seq_read_iter() 272 err = m->op->show(m, p); in seq_read_iter() 273 if (err > 0) { // ->show() says "skip it" in seq_read_iter() 561 int single_open(struct file *file, int (*show)(struct seq_file *, void *), in single_open() 571 op->show = show; in single_open() [all...] |
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | sys.c | 32 ssize_t (*show)(struct gfs2_sbd *, char *); member 41 return a->show ? a->show(sdp, buf) : 0; in gfs2_attr_show() 53 .show = gfs2_attr_show, 348 #define GFS2_ATTR(name, mode, show, store) \ 349 static struct gfs2_attr gfs2_attr_##name = __ATTR(name, mode, show, store) 676 #define TUNE_ATTR_3(name, show, store) \ 677 static struct gfs2_attr tune_attr_##name = __ATTR(name, 0644, show, store)
|