Home
last modified time | relevance | path

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

1234

/linux/fs/notify/
A Dfsnotify.c336 mark = iter_info->marks[type]; in send_to_group()
346 mark = iter_info->marks[type]; in send_to_group()
409 mark = iter_info->marks[type]; in fsnotify_iter_select_report_types()
421 mark = iter_info->marks[type]; in fsnotify_iter_select_report_types()
440 iter_info->marks[type] = in fsnotify_iter_next()
441 fsnotify_next_mark(iter_info->marks[type]); in fsnotify_iter_next()
522 iter_info.marks[FSNOTIFY_OBJ_TYPE_SB] = in fsnotify()
525 iter_info.marks[FSNOTIFY_OBJ_TYPE_VFSMOUNT] = in fsnotify()
529 iter_info.marks[FSNOTIFY_OBJ_TYPE_INODE] = in fsnotify()
533 iter_info.marks[FSNOTIFY_OBJ_TYPE_PARENT] = in fsnotify()
A Dmark.c358 if (!fsnotify_get_mark_safe(iter_info->marks[type])) { in fsnotify_prepare_user_wait()
375 fsnotify_put_mark_wake(iter_info->marks[type]); in fsnotify_prepare_user_wait()
386 fsnotify_put_mark_wake(iter_info->marks[type]); in fsnotify_finish_user_wait()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_mem_input_v.c742 struct dce_watermarks marks) in program_stutter_watermark() argument
778 marks.a_mark, in program_stutter_watermark()
794 marks.b_mark, in program_stutter_watermark()
802 struct dce_watermarks marks) in program_stutter_watermark_l() argument
807 marks); in program_stutter_watermark_l()
812 struct dce_watermarks marks) in program_stutter_watermark_c() argument
817 marks); in program_stutter_watermark_c()
862 marks.a_mark, in program_nbp_watermark()
898 marks.b_mark, in program_nbp_watermark()
911 marks); in program_nbp_watermark_l()
[all …]
/linux/arch/mips/include/asm/octeon/
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/Documentation/devicetree/bindings/gpio/
A Dfaraday,ftgpio010.txt11 - gpio-controller : marks this as a GPIO controller
13 - interrupt-controller : marks this as an interrupt controller
A Dintel,ixp4xx-gpio.txt23 - gpio-controller : marks this as a GPIO controller
25 - interrupt-controller : marks this as an interrupt controller
A Dcdns,gpio.txt11 - gpio-controller: marks the device as a GPIO controller.
18 - interrupt-controller: marks the device as an interrupt controller. When
A Dgpio-xra1403.txt20 - gpio-controller - marks the node as gpio.
27 - interrupt-controller - marks the node as interrupt controller.
A Dibm,ppc4xx-gpio.txt15 - gpio-controller: marks the device node as a gpio controller.
A D8xxx_gpio.txt32 - interrupt-controller: Empty boolean property which marks the GPIO
A Dgpio-mvebu.txt42 - gpio-controller: marks the device node as a gpio controller
/linux/lib/
A Dxarray.c80 return node->marks[(__force unsigned)mark]; in node_marks()
133 unsigned long *marks = xas->xa_node->marks[mark]; in xas_squash_marks() local
136 __set_bit(xas->xa_offset, marks); in xas_squash_marks()
955 unsigned int marks = 0; in node_get_marks() local
960 marks |= 1 << (__force unsigned int)mark; in node_get_marks()
966 return marks; in node_get_marks()
970 struct xa_node *child, unsigned int marks) in node_set_marks() argument
1054 unsigned int offset, marks; in xas_split() local
1063 marks = node_get_marks(node, xas->xa_offset); in xas_split()
1085 node_set_marks(node, canon, NULL, marks); in xas_split()
[all …]
/linux/Documentation/devicetree/bindings/mfd/
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/include/linux/
A Dfsnotify_backend.h361 struct fsnotify_mark *marks[FSNOTIFY_OBJ_TYPE_COUNT]; member
382 iter_info->marks[type] = mark; in fsnotify_iter_set_report_type_mark()
391 iter_info->marks[FSNOTIFY_OBJ_TYPE_##NAME] : NULL; \
/linux/Documentation/devicetree/bindings/power/
A Dpower-controller.txt8 marks the device as able to control the system power. In order to test if this
/linux/Documentation/core-api/
A Dxarray.rst118 Each entry in the array has three bits associated with it called marks.
127 XArray causes all marks associated with that entry to be cleared.
165 is used to track whether an entry is free or not. The other marks are
393 You can use xas_init_marks() to reset the marks on an entry
394 to their default state. This is usually all marks clear, unless the
396 and all other marks are clear. Replacing one entry with another using
397 xas_store() will not reset the marks on that entry; if you want
398 the marks reset, you should do that explicitly.
/linux/Documentation/devicetree/bindings/display/panel/
A Dsharp,lq101r1sx01.yaml43 presence of this property marks the containing node as DSI-LINK1
/linux/Documentation/hwmon/
A Dasb100.rst46 Alarms: (TODO question marks indicate may or may not work)
/linux/Documentation/trace/
A Dsys-t.rst53 marks message boundaries.
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/admin-guide/mm/
A Dsoft-dirty.rst40 memory region renewal the kernel always marks new memory regions (and
/linux/Documentation/networking/device_drivers/ethernet/toshiba/
A Dspider_net.rst39 buffers, and marks them "full". The OS follows up, taking the full
46 marks it full, and advances the GDACTDPA by one. Thus, when there is
196 marks a descr about 1/4th of the way from the bottom of the queue, so
/linux/Documentation/devicetree/bindings/soc/qcom/
A Dqcom,smsm.txt62 Definition: marks the entry as a interrupt-controller and the state bits
A Dqcom,smp2p.txt67 Definition: marks the entry as inbound; the node should be specified
/linux/fs/notify/fanotify/
A Dfanotify.c305 mark = iter_info->marks[type]; in fanotify_group_event_mask()
755 conn = READ_ONCE(iter_info->marks[type]->connector); in fanotify_get_fsid()

Completed in 44 milliseconds

1234