Home
last modified time | relevance | path

Searched refs:marks (Results 1 – 25 of 63) sorted by relevance

123

/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_mem_input_v.c740 struct dce_watermarks marks) in program_stutter_watermark() argument
776 marks.a_mark, in program_stutter_watermark()
792 marks.b_mark, in program_stutter_watermark()
800 struct dce_watermarks marks) in program_stutter_watermark_l() argument
805 marks); in program_stutter_watermark_l()
810 struct dce_watermarks marks) in program_stutter_watermark_c() argument
815 marks); in program_stutter_watermark_c()
822 struct dce_watermarks marks) in program_nbp_watermark() argument
860 marks.a_mark, in program_nbp_watermark()
896 marks.b_mark, in program_nbp_watermark()
[all …]
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-fpa.h159 union cvmx_fpa_fpfx_marks marks; in cvmx_fpa_enable() local
162 marks.u64 = in cvmx_fpa_enable()
164 marks.s.fpf_wr = 0xe0; in cvmx_fpa_enable()
166 marks.u64); in cvmx_fpa_enable()
/linux/lib/
H A Dxarray.c82 return node->marks[(__force unsigned)mark]; in node_marks()
132 unsigned long *marks = node_marks(xas->xa_node, mark); in xas_squash_marks() local
134 if (find_next_bit(marks, limit, xas->xa_offset + 1) != limit) { in xas_squash_marks()
135 __set_bit(xas->xa_offset, marks); in xas_squash_marks()
136 bitmap_clear(marks, xas->xa_offset + 1, xas->xa_sibs); in xas_squash_marks()
966 unsigned int marks = 0; in node_get_marks() local
971 marks |= 1 << (__force unsigned int)mark; in node_get_marks()
977 return marks; in node_get_marks()
995 unsigned int marks) in node_set_marks() argument
1000 if (marks & (1 << (__force unsigned int)mark)) { in node_set_marks()
[all …]
/linux/Documentation/devicetree/bindings/mfd/
H A Dtc3589x.txt19 - interrupt-controller : marks the device node as an interrupt controller
30 - interrupt-controller : marks the device node as an interrupt controller
40 - gpio-controller : marks the device node as a GPIO controller
/linux/Documentation/devicetree/bindings/power/
H A Dpower-controller.txt8 marks the device as able to control the system power. In order to test if this
/linux/fs/notify/
H A Dmark.c500 if (!fsnotify_get_mark_safe(iter_info->marks[type])) { in fsnotify_prepare_user_wait()
517 fsnotify_put_mark_wake(iter_info->marks[type]); in fsnotify_prepare_user_wait()
528 fsnotify_put_mark_wake(iter_info->marks[type]); in fsnotify_finish_user_wait()
/linux/Documentation/spi/
H A Dspi-summary.rst644marks the start/end of transmission;
645 : marks when data is clocked into the peripheral;
646 ; marks when data is clocked into the controller;
647 X marks when line states are not specified.
683marks the start/end of transmission;
684 : marks when data is clocked into the peripheral;
685 ; marks when data is clocked into the controller;
686 X marks when line states are not specified.
/linux/Documentation/trace/
H A Dsys-t.rst53 marks message boundaries.
H A Dmmiotrace.rst129 marks the page present, sets TF flag to achieve single stepping and exits the
131 entered. Here mmiotrace again marks the page as not present. The instruction
/linux/Documentation/hwmon/
H A Dasb100.rst46 Alarms: (TODO question marks indicate may or may not work)
/linux/Documentation/admin-guide/mm/
H A Dsoft-dirty.rst38 memory region renewal the kernel always marks new memory regions (and
/linux/Documentation/filesystems/fuse/
H A Dfuse-io-uring.rst38 the requests and also marks the entry available again. If there are
/linux/include/linux/
H A Dfsnotify_backend.h479 struct fsnotify_mark *marks[FSNOTIFY_ITER_TYPE_COUNT]; member
501 return iter_info->marks[iter_type]; in fsnotify_iter_mark()
H A Dxarray.h1182 unsigned long marks[XA_MAX_MARKS][XA_MARK_LONGS]; member
1745 unsigned long *addr = xas->xa_node->marks[(__force unsigned)mark]; in xas_find_chunk()
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-enum-frame-size.rst45 the lowest invalid index marks the end of the enumeration.
H A Dvidioc-subdev-enum-mbus-code.rst40 the lowest invalid index marks the end of enumeration.
/linux/Documentation/firmware-guide/acpi/
H A Dgpio-properties.rst56 Setting it to 1 marks the GPIO as active-low.
166 - empty names are allowed (two quotation marks ``""`` correspond to an empty
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c777 int early_drops, marks, pdrops; in mlxsw_sp_qdisc_get_red_xstats() local
785 marks = xstats->tc_ecn[tclass_num] - xstats_base->prob_mark; in mlxsw_sp_qdisc_get_red_xstats()
791 res->prob_mark += marks; in mlxsw_sp_qdisc_get_red_xstats()
795 xstats_base->prob_mark += marks; in mlxsw_sp_qdisc_get_red_xstats()
/linux/Documentation/scheduler/
H A Dcompletion.rst206 This function marks the task TASK_INTERRUPTIBLE while it is waiting.
223 This function passes a timeout in jiffies and marks the task as
/linux/Documentation/driver-api/media/drivers/
H A Dpxa_camera.rst99 The DMA irq handler marks the videobuffer as "done", and removes it from
/linux/Documentation/admin-guide/blockdev/
H A Dramdisk.rst23 RAM from the buffer cache. The driver marks the buffers it is using as dirty
/linux/net/sched/
H A DKconfig511 according to netfilter/firewall marks.
534 bool "Netfilter marks support"
537 Say Y here to be able to use netfilter marks as u32 key.
873 mark. Both are useful for restoring egress based marks
/linux/Documentation/pcmcia/
H A Ddriver-changes.rst145 it no longer marks these resources busy. This means that driver
/linux/Documentation/admin-guide/hw-vuln/
H A Dmultihit.rst111 In order to mitigate the vulnerability, KVM initially marks all huge pages
/linux/Documentation/core-api/
H A Derrseq.rst100 glitches and he makes a mistake. He sighs a heavy sigh, and marks it

123