Home
last modified time | relevance | path

Searched refs:urgent (Results 1 – 25 of 34) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_mem_input.c317 struct dce_watermarks urgent, in dce_mi_program_display_marks() argument
324 urgent.a_mark, total_dest_line_time_ns); in dce_mi_program_display_marks()
326 urgent.d_mark, total_dest_line_time_ns); in dce_mi_program_display_marks()
344 struct dce_watermarks urgent, in dce60_mi_program_display_marks() argument
351 urgent.a_mark, total_dest_line_time_ns); in dce60_mi_program_display_marks()
353 urgent.d_mark, total_dest_line_time_ns); in dce60_mi_program_display_marks()
370 struct dce_watermarks urgent, in dce112_mi_program_display_marks() argument
377 urgent.a_mark, total_dest_line_time_ns); in dce112_mi_program_display_marks()
379 urgent.b_mark, total_dest_line_time_ns); in dce112_mi_program_display_marks()
381 urgent.c_mark, total_dest_line_time_ns); in dce112_mi_program_display_marks()
[all …]
/OK3568_Linux_fs/kernel/net/core/
H A Dlink_watch.c118 static void linkwatch_schedule_work(int urgent) in linkwatch_schedule_work() argument
126 if (urgent) { in linkwatch_schedule_work()
259 bool urgent = linkwatch_urgent_event(dev); in linkwatch_fire_event() local
263 } else if (!urgent) in linkwatch_fire_event()
266 linkwatch_schedule_work(urgent); in linkwatch_fire_event()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dmem_input.h111 struct dce_watermarks urgent,
118 struct dce_watermarks urgent,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_mem_input_v.c927 struct dce_watermarks urgent, in dce_mem_input_v_program_display_marks() argument
932 urgent, in dce_mem_input_v_program_display_marks()
949 struct dce_watermarks urgent, in dce_mem_input_program_chroma_display_marks() argument
954 urgent, in dce_mem_input_program_chroma_display_marks()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/files/
H A Dbusybox-syslog.default7 # -l N : Log only messages more urgent than prio N (1-8)
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dintr.c258 rcd->urgent++; in handle_user_interrupt()
H A Dfile_ops.c1089 uctxt->urgent = 0; in user_init()
1455 if (uctxt->urgent != uctxt->urgent_poll) { in poll_urgent()
1457 uctxt->urgent_poll = uctxt->urgent; in poll_urgent()
H A Dhfi.h334 u32 urgent; member
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_intr.c209 rcd->urgent++; in qib_handle_urcv()
H A Dqib_file_ops.c1091 if (rcd->urgent != rcd->urgent_poll) { in qib_poll_urgent()
1093 rcd->urgent_poll = rcd->urgent; in qib_poll_urgent()
1726 rcd->urgent = 0; in qib_do_user_init()
H A Dqib.h192 u32 urgent; member
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs283 Description: Controls sleep time of GC urgent mode. Set to 500ms by default.
509 3: GC idle AT, 4: GC urgent high, 5: GC urgent low)
/OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/
H A Dwsm.c1579 static const int urgent = BIT(CW1200_LINK_ID_AFTER_DTIM) | in cw1200_get_prio_queue() local
1609 link_id_map & urgent) && in cw1200_get_prio_queue()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dsysrq.rst195 the most urgent kernel messages from reaching your console. (They will
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Duserfaultfd.rst237 was spontaneously sent by the source or if it was an urgent page
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.32144 …ll be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in a…
H A DLICENSE.24144 …ll be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in a…
H A DLICENSE.26144 …ll be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in a…
H A DLICENSE.25144 …ll be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in a…
H A DLICENSE.29144 …ll be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in a…
H A DLICENSE.31144 …ll be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in a…
H A DLICENSE.27144 …ll be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in a…
H A DLICENSE.30144 …ll be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in a…
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_output.c4008 static int tcp_xmit_probe_skb(struct sock *sk, int urgent, int mib) in tcp_xmit_probe_skb() argument
4025 tcp_init_nondata_skb(skb, tp->snd_una - !urgent, TCPHDR_ACK); in tcp_xmit_probe_skb()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dip-sysctl.rst676 Use the Host requirements interpretation of the TCP urgent pointer field.

12