Home
last modified time | relevance | path

Searched defs:fd (Results 126 – 150 of 1431) sorted by relevance

12345678910>>...58

/OK3568_Linux_fs/kernel/samples/timers/
H A Dhpet_example.c82 int fd; in hpet_open_close() local
102 int fd; in hpet_info() local
134 int iterations, i, fd; in hpet_poll() local
226 int iterations, i, fd, value; in hpet_fasync() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/openat2/
H A Dhelpers.c49 int fd = openat(dfd, path, O_CREAT, 0700); in touchat() local
55 char *fdreadlink(int fd) in fdreadlink()
71 bool fdequal(int fd, int dfd, const char *path) in fdequal()
99 int fd; in init() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/
H A Dsun_apm.c133 sunPMGetEventFromOS(int fd, pmEvent * events, int num) in sunPMGetEventFromOS()
154 sunPMConfirmEventToOs(int fd, pmEvent event) in sunPMConfirmEventToOs()
196 int fd; in xf86OSPMOpen() local
216 int fd; in sunCloseAPM() local
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/regmap/
H A Dclk-regmap-fractional-divider.c20 struct clk_regmap_fractional_divider *fd = in clk_regmap_fractional_divider_recalc_rate() local
44 struct clk_regmap_fractional_divider *fd = in clk_regmap_fractional_divider_approximation() local
98 struct clk_regmap_fractional_divider *fd = in clk_regmap_fractional_divider_set_rate() local
131 struct clk_regmap_fractional_divider *fd; in devm_clk_regmap_register_fractional_divider() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dprobe-file.c105 int fd; in probe_file__open() local
133 struct strlist *probe_file__get_rawlist(int fd) in probe_file__get_rawlist()
184 static struct strlist *__probe_file__get_namelist(int fd, bool include_group) in __probe_file__get_namelist()
225 struct strlist *probe_file__get_namelist(int fd) in probe_file__get_namelist()
230 int probe_file__add_event(int fd, struct probe_trace_event *tev) in probe_file__add_event()
254 static int __del_trace_probe_event(int fd, struct str_node *ent) in __del_trace_probe_event()
288 int probe_file__get_events(int fd, struct strfilter *filter, in probe_file__get_events()
321 int probe_file__del_strlist(int fd, struct strlist *namelist) in probe_file__del_strlist()
334 int probe_file__del_events(int fd, struct strfilter *filter) in probe_file__del_events()
422 int ret, fd; in probe_cache__open() local
[all …]
/OK3568_Linux_fs/external/xserver/os/
H A Dospoll.c64 int fd; member
85 int fd; member
130 ospoll_find(struct ospoll *ospoll, int fd) in ospoll_find()
272 ospoll_add(struct ospoll *ospoll, int fd, in ospoll_add()
274 void (*callback)(int fd, int xevents, void *data), in ospoll_add()
419 ospoll_remove(struct ospoll *ospoll, int fd) in ospoll_remove()
496 ospoll_listen(struct ospoll *ospoll, int fd, int xevents) in ospoll_listen()
533 ospoll_mute(struct ospoll *ospoll, int fd, int xevents) in ospoll_mute()
697 ospoll_reset_events(struct ospoll *ospoll, int fd) in ospoll_reset_events()
726 ospoll_data(struct ospoll *ospoll, int fd) in ospoll_data()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dfunctions.c14 struct usb_function_driver *fd; in try_get_usb_function_instance() local
93 struct usb_function_driver *fd; in usb_function_register() local
111 void usb_function_unregister(struct usb_function_driver *fd) in usb_function_unregister()
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dipv6_flowlabel.c38 static void do_send(int fd, bool with_flowlabel, uint32_t flowlabel) in do_send()
74 static void do_recv(int fd, bool with_flowlabel, uint32_t expect) in do_recv()
128 int fd, ret; in get_autoflowlabel_enabled() local
147 static void flowlabel_get(int fd, uint32_t label, uint8_t share, uint16_t flags) in flowlabel_get()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c17 static int settimeo(int fd) in settimeo()
36 static int settcpca(int fd, const char *tcp_ca) in settcpca()
50 int lfd = (int)(long)arg, err = 0, fd; in server() local
96 int lfd = -1, fd = -1; in do_test() local
H A Dsockopt_inherit.c14 int fd; in connect_to_server() local
39 static int verify_sockopt(int fd, int optname, const char *msg, char expected) in verify_sockopt()
69 int fd = *(int *)arg; in server_thread() local
111 int fd; in start_server() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/proc/
H A Dfd-001-lookup.c53 static void test_lookup(unsigned int fd) in test_lookup()
102 unsigned int fd, target_fd; in main() local
126 unsigned int fd; in main() local
H A Dread.c41 int fd; in f_reg() local
55 int fd; in f_reg_write() local
93 int fd; in f() local
/OK3568_Linux_fs/external/mpp/osal/allocator/
H A Dallocator_drm.c56 static int drm_ioctl(int fd, int req, void *arg) in drm_ioctl()
70 static int drm_handle_to_fd(int fd, RK_U32 handle, int *map_fd, RK_U32 flags) in drm_handle_to_fd()
99 static int drm_alloc(int fd, size_t len, size_t align, RK_U32 *handle, RK_U32 flags) in drm_alloc()
124 static int drm_free(int fd, RK_U32 handle) in drm_free()
134 RK_S32 fd; in os_allocator_drm_open() local
/OK3568_Linux_fs/kernel/tools/io_uring/
H A Dsetup.c10 static int io_uring_mmap(int fd, struct io_uring_params *p, in io_uring_mmap()
64 int io_uring_queue_mmap(int fd, struct io_uring_params *p, struct io_uring *ring) in io_uring_queue_mmap()
82 int fd, ret; in io_uring_queue_init() local
/OK3568_Linux_fs/kernel/arch/um/kernel/
H A Dirq.c34 int fd; member
130 static int activate_fd(int irq, int fd, int type, void *dev_id) in activate_fd()
259 static struct irq_entry *get_irq_entry_by_fd(int fd) in get_irq_entry_by_fd()
316 void free_irq_by_fd(int fd) in free_irq_by_fd()
357 void deactivate_fd(int fd, int irqnum) in deactivate_fd()
431 int um_request_irq(unsigned int irq, int fd, int type, in um_request_irq()
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach.c159 int set_speed(int fd, struct termios *ti, int speed) in set_speed()
173 static int realtek_init(int fd, struct uart_t *u, struct termios *ti) in realtek_init()
182 static int realtek_post(int fd, struct uart_t *u, struct termios *ti) in realtek_post()
224 int fd, i; in init_uart() local
314 int fd; in reset_bluetooth() local
618 int timeout_set(int fd, unsigned int msec) in timeout_set()
/OK3568_Linux_fs/kernel/fs/proc/
H A Dfd.c36 unsigned int fd = proc_fd(m->private); in seq_show() local
108 static bool tid_fd_mode(struct task_struct *task, unsigned fd, fmode_t *mode) in tid_fd_mode()
145 unsigned int fd; in tid_fd_revalidate() local
184 unsigned int fd = proc_fd(d_inode(dentry)); in proc_fd_link() local
203 unsigned fd; member
257 unsigned int fd; in proc_readfd_common() local
/OK3568_Linux_fs/external/xserver/dri3/
H A Ddri3_request.c102 dri3_send_open_reply(ClientPtr client, int fd) in dri3_send_open_reply()
133 int fd; in proc_dri3_open() local
167 int fd; in proc_dri3_pixmap_from_buffer() local
245 int fd; in proc_dri3_buffer_from_pixmap() local
288 int fd; in proc_dri3_fence_from_fd() local
320 int fd; in proc_dri3_fd_from_fence() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/rkpinctrl/
H A Diomux.c19 static int rk_iomux_ioctl_set(int fd, int bank, int pin, int mux) in rk_iomux_ioctl_set()
40 static int rk_iomux_ioctl_get(int fd, int bank, int pin, int *mux) in rk_iomux_ioctl_get()
74 int fd; in main() local
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dperf.c27 int fd; in has_perf_query_support() local
63 static void print_perf_json(int pid, int fd, __u32 prog_id, __u32 fd_type, in print_perf_json()
113 static void print_perf_plain(int pid, int fd, __u32 prog_id, __u32 fd_type, in print_perf_plain()
155 int err, pid = 0, fd = 0; in show_proc() local
/OK3568_Linux_fs/kernel/drivers/staging/greybus/Documentation/firmware/
H A Dfirmware.c40 static int update_intf_firmware(int fd) in update_intf_firmware()
97 static int update_backend_firmware(int fd) in update_backend_firmware()
162 int fd, ret; in main() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dutils.c141 int crypto_emit_file(int fd, const char *dir, const char *filename, in crypto_emit_file()
175 int emit_file(int fd, const char *dir, const char *filename, in emit_file()
203 int get_file_signature(int fd, unsigned char *buf, int buf_size) in get_file_signature()
241 int fd; in open_log_file() local
253 int fd; in open_blocks_written_file() local
264 int wait_for_pending_reads(int fd, int timeout_ms, in wait_for_pending_reads()
292 int wait_for_pending_reads2(int fd, int timeout_ms, in wait_for_pending_reads2()
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dport_user.c74 int fd, err; in port_open() local
90 static void port_close(int fd, void *d) in port_close()
114 int fd, err, arg; in port_listen_fd() local
167 int port_connection(int fd, int *socket, int *pid_out) in port_connection()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsyscalls.c42 unsigned long fd, unsigned long off, int shift) in do_mmap2()
62 unsigned long, fd, unsigned long, pgoff) in SYSCALL_DEFINE6() argument
69 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
114 long ppc_fadvise64_64(int fd, int advice, u32 offset_high, u32 offset_low, in ppc_fadvise64_64()
/OK3568_Linux_fs/kernel/tools/spi/
H A Dspidev_test.c118 static void transfer(int fd, uint8_t const *tx, uint8_t const *rx, size_t len) in transfer()
312 static void transfer_escaped_string(int fd, char *str) in transfer_escaped_string()
332 static void transfer_file(int fd, char *filename) in transfer_file()
382 static void transfer_buf(int fd, int len) in transfer_buf()
419 int fd; in main() local

12345678910>>...58