Home
last modified time | relevance | path

Searched defs:client (Results 1 – 25 of 76) sorted by relevance

1234

/dflybsd-src/sys/dev/drm/i915/
H A Di915_guc_submission.c84 static inline bool is_high_priority(struct i915_guc_client* client) in is_high_priority()
89 static int __reserve_doorbell(struct i915_guc_client *client) in __reserve_doorbell()
121 static void __unreserve_doorbell(struct i915_guc_client *client) in __unreserve_doorbell()
153 static struct guc_stage_desc *__get_stage_desc(struct i915_guc_client *client) in __get_stage_desc()
167 static void __update_doorbell_desc(struct i915_guc_client *client, u16 new_id) in __update_doorbell_desc()
176 static struct guc_doorbell_info *__get_doorbell(struct i915_guc_client *client) in __get_doorbell()
181 static bool has_doorbell(struct i915_guc_client *client) in has_doorbell()
189 static int __create_doorbell(struct i915_guc_client *client) in __create_doorbell()
205 static int __destroy_doorbell(struct i915_guc_client *client) in __destroy_doorbell()
226 static int create_doorbell(struct i915_guc_client *client) in create_doorbell()
[all …]
/dflybsd-src/sys/dev/misc/evdev/
H A Dcdev.c63 #define debugf(client, fmt, args...) kprintf("evdev cdev: "fmt"\n", ##args) argument
65 #define debugf(client, fmt, args...) argument
103 struct evdev_client *client; in evdev_open() local
163 struct evdev_client *client = (struct evdev_client *)data; in evdev_dtor() local
180 struct evdev_client *client; in evdev_read() local
239 struct evdev_client *client; in evdev_write() local
272 struct evdev_client *client; in evdev_kqfilter() local
299 struct evdev_client *client; in evdev_kqread() local
339 struct evdev_client *client; in evdev_kqdetach() local
352 struct evdev_client *client; in evdev_ioctl() local
[all …]
H A Devdev_private.h182 #define EVDEV_CLIENT_LOCKQ(client) lockmgr(&(client)->ec_buffer_mtx, \ argument
184 #define EVDEV_CLIENT_UNLOCKQ(client) lockmgr(&(client)->ec_buffer_mtx, \ argument
186 #define EVDEV_CLIENT_LOCKQ_ASSERT(client) \ argument
188 #define EVDEV_CLIENT_EMPTYQ(client) \ argument
190 #define EVDEV_CLIENT_SIZEQ(client) \ argument
H A Devdev.c368 struct evdev_client *client, *tmp; in evdev_unregister() local
857 struct evdev_client *client; in evdev_propagate_event() local
978 evdev_register_client(struct evdev_dev *evdev, struct evdev_client *client) in evdev_register_client()
998 evdev_dispose_client(struct evdev_dev *evdev, struct evdev_client *client) in evdev_dispose_client()
1017 evdev_grab_client(struct evdev_dev *evdev, struct evdev_client *client) in evdev_grab_client()
1031 evdev_release_client(struct evdev_dev *evdev, struct evdev_client *client) in evdev_release_client()
/dflybsd-src/sys/dev/video/vga/
H A Dvga_switcheroo.c207 struct vga_switcheroo_client *client; in vga_switcheroo_enable() local
305 struct vga_switcheroo_client *client; in register_client() local
396 struct vga_switcheroo_client *client; in find_client_from_pci() local
408 struct vga_switcheroo_client *client; in find_client_from_id() local
419 struct vga_switcheroo_client *client; in find_active_client() local
468 struct vga_switcheroo_client *client; in vga_switcheroo_get_client_state() local
491 struct vga_switcheroo_client *client; in vga_switcheroo_unregister_client() local
523 struct vga_switcheroo_client *client; in vga_switcheroo_client_fb_set() local
672 vga_switchon(struct vga_switcheroo_client *client) in vga_switchon()
685 vga_switchoff(struct vga_switcheroo_client *client) in vga_switchoff()
[all …]
/dflybsd-src/sys/dev/video/bktr/
H A Dmsp34xx.c162 static int msp3400c_reset(bktr_ptr_t client) in msp3400c_reset()
171 msp3400c_read(bktr_ptr_t client, int dev, int addr) in msp3400c_read()
178 msp3400c_write(bktr_ptr_t client, int dev, int addr, int val) in msp3400c_write()
308 msp3400c_set_scart(bktr_ptr_t client, int in, int out) in msp3400c_set_scart()
323 static void msp3400c_setcarrier(bktr_ptr_t client, int cdo1, int cdo2) in msp3400c_setcarrier()
332 static void msp3400c_setvolume(bktr_ptr_t client, in msp3400c_setvolume()
354 static void msp3400c_setbass(bktr_ptr_t client, int bass) in msp3400c_setbass()
362 static void msp3400c_settreble(bktr_ptr_t client, int treble) in msp3400c_settreble()
370 static void msp3400c_setmode(bktr_ptr_t client, int type) in msp3400c_setmode()
428 static void msp3400c_setstereo(bktr_ptr_t client, int mode) in msp3400c_setstereo()
[all …]
/dflybsd-src/usr.sbin/sysvipcd/
H A Dutilsd.h51 struct client { struct
60 struct client *client; member
/dflybsd-src/contrib/lvm2/dist/daemons/clvmd/
H A Dclvmd-command.c88 int do_command(struct local_client *client, struct clvm_header *msg, int msglen, in do_command()
194 static int lock_vg(struct local_client *client) in lock_vg()
256 int do_pre_command(struct local_client *client) in do_pre_command()
304 int do_post_command(struct local_client *client) in do_post_command()
339 void cmd_client_cleanup(struct local_client *client) in cmd_client_cleanup()
H A Dclvmd.c89 struct local_client *client; member
634 static void timedout_callback(struct local_client *client, const char *csid, in timedout_callback()
667 static void request_timed_out(struct local_client *client) in request_timed_out()
1400 static void add_reply_to_list(struct local_client *client, int status, in add_reply_to_list()
1454 struct local_client *client = (struct local_client *) arg; in pre_and_post_thread() local
1550 struct local_client *client, in process_local_command()
1584 struct local_client *client = NULL; in process_reply() local
1610 static void send_local_reply(struct local_client *client, int status, int fd) in send_local_reply()
1689 static void free_reply(struct local_client *client) in free_reply()
1857 static int add_to_lvmqueue(struct local_client *client, struct clvm_header *msg, in add_to_lvmqueue()
[all …]
H A Dtcp-comms.c109 struct local_client *client; in tcp_remove_client() local
135 struct local_client *client; in alloc_client() local
261 static int read_from_tcpsock(struct local_client *client, char *buf, int len, char *csid, in read_from_tcpsock()
380 struct local_client *client; in tcp_send_message() local
H A Dclvmd-gulm.c109 struct local_client *client; in add_internal_client() local
288 static int read_from_core_sock(struct local_client *client, char *buf, int len, const char *csid, in read_from_core_sock()
298 static int read_from_lock_sock(struct local_client *client, char *buf, int len, const char *csid, in read_from_lock_sock()
680 struct local_client *client; in _cluster_do_node_callback() local
/dflybsd-src/lib/libc/rpc/
H A Drpcb_clnt.c300 CLIENT *client; in getclnthandle() local
446 CLIENT *client; in local_rpcb() local
546 CLIENT *client; in rpcb_set() local
603 CLIENT *client; in rpcb_unset() local
729 CLIENT *client = NULL; in __rpcb_findaddr_timed() local
1071 CLIENT *client; in rpcb_getmaps() local
1123 CLIENT *client; in rpcb_rmtcall() local
1194 CLIENT *client = NULL; in rpcb_gettime() local
1253 CLIENT *client; in rpcb_taddr2uaddr() local
1285 CLIENT *client; in rpcb_uaddr2taddr() local
H A Dpmap_getmaps.c75 CLIENT *client; in pmap_getmaps() local
H A Dpmap_getport.c71 CLIENT *client; in pmap_getport() local
/dflybsd-src/usr.bin/rpcinfo/
H A Drpcinfo.c366 CLIENT *client; local
464 CLIENT *client; local
664 CLIENT *client; local
866 CLIENT *client; local
968 CLIENT *client; local
1216 CLIENT *client; local
1248 CLIENT *client; local
1347 CLIENT *client; local
1503 pstatus(CLIENT *client, u_long prog, u_long vers)
1557 CLIENT *client = NULL; local
/dflybsd-src/crypto/openssh/
H A Dgss-serv-krb5.c85 ssh_gssapi_krb5_userok(ssh_gssapi_client *client, char *name) in ssh_gssapi_krb5_userok()
117 ssh_gssapi_krb5_storecreds(ssh_gssapi_client *client)
H A Dkex.c796 choose_enc(struct sshenc *enc, char *client, char *server) in choose_enc()
818 choose_mac(struct ssh *ssh, struct sshmac *mac, char *client, char *server) in choose_mac()
836 choose_comp(struct sshcomp *comp, char *client, char *server) in choose_comp()
861 choose_kex(struct kex *k, char *client, char *server) in choose_kex()
879 choose_hostkeyalg(struct kex *k, char *client, char *server) in choose_hostkeyalg()
/dflybsd-src/usr.sbin/ftp-proxy/
H A Dfilter.c321 server_lookup(struct sockaddr *client, struct sockaddr *proxy, in server_lookup()
337 server_lookup4(struct sockaddr_in *client, struct sockaddr_in *proxy, in server_lookup4()
365 server_lookup6(struct sockaddr_in6 *client, struct sockaddr_in6 *proxy, in server_lookup6()
/dflybsd-src/contrib/wpa_supplicant/src/radius/
H A Dradius_server.c76 struct radius_client *client; member
478 struct radius_client *client = data->clients; in radius_server_get_client() local
514 radius_server_get_session(struct radius_client *client, unsigned int sess_id) in radius_server_get_session()
548 struct radius_client *client = sess->client; in radius_server_session_remove() local
593 struct radius_client *client) in radius_server_new_session()
703 struct radius_client *client, in radius_server_get_new_session()
1063 struct radius_client *client, in radius_server_encapsulate_eap()
1324 struct radius_client *client, in radius_server_macacl()
1404 struct radius_client *client, in radius_server_reject()
1512 struct radius_client *client, in radius_server_request()
[all …]
/dflybsd-src/contrib/tcp_wrappers/
H A Dtli.c71 static struct sockaddr_storage client; local
139 struct t_unitdata *client; local
H A Dptx.c41 static struct sockaddr_in client; local
H A Dtli-sequent.c54 static struct sockaddr_in client; local
/dflybsd-src/usr.sbin/bthcid/
H A Dclient.c54 struct client { struct
55 int fd; /* client descriptor */ argument
/dflybsd-src/tools/tools/net80211/w00t/ap/
H A Dap.c40 struct client { struct
44 struct client *next; argument
/dflybsd-src/usr.sbin/ypset/
H A Dypset.c64 CLIENT *client; in bind_tohost() local

1234