Home
last modified time | relevance | path

Searched refs:new_flag (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/tools/perf/tests/
A Dbpf-script-example.c51 int new_flag; in bpf_func__SyS_epoll_pwait() local
55 new_flag = !*flag; in bpf_func__SyS_epoll_pwait()
56 bpf_map_update_elem(&flip_table, &ind, &new_flag, BPF_ANY); in bpf_func__SyS_epoll_pwait()
57 return new_flag; in bpf_func__SyS_epoll_pwait()
/linux-6.3-rc2/drivers/md/
A Ddm-bufio.c880 enum new_flag { enum
893 static struct dm_buffer *__alloc_buffer_wait_no_callback(struct dm_bufio_client *c, enum new_flag n… in __alloc_buffer_wait_no_callback()
947 static struct dm_buffer *__alloc_buffer_wait(struct dm_bufio_client *c, enum new_flag nf) in __alloc_buffer_wait()
1018 enum new_flag nf, int *need_submit, in __bufio_new()
1107 enum new_flag nf, struct dm_buffer **bp) in new_read()
/linux-6.3-rc2/kernel/trace/
A Dring_buffer.c1401 int old_flag, int new_flag) in rb_head_page_set() argument
1412 val | old_flag, val | new_flag); in rb_head_page_set()

Completed in 17 milliseconds