Home
last modified time | relevance | path

Searched defs:user (Results 201 - 225 of 1241) sorted by relevance

12345678910>>...50

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Dusernv50.c78 u32 user, part, comp, kind; in nv50_dmaobj_new() local
H A Dusergf100.c78 u32 kind, user, unkn; in gf100_dmaobj_new() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dchan.h15 int user; member
36 u64 (*user)(struct nvkm_disp_chan *, u64 *size); member
66 int user; member
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dcontext.h28 u32 user; member
/kernel/linux/linux-6.6/kernel/
H A Duser.c120 struct user_struct *user; in uid_hash_find() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_ovs.c150 enum ip_defrag_users user = IP_DEFRAG_CONNTRACK_IN + zone; in nf_ct_handle_fragments() local
162 enum ip6_defrag_users user = IP6_DEFRAG_CONNTRACK_IN + zone; in nf_ct_handle_fragments() local
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H A Dnf_defrag_ipv4.c84 enum ip_defrag_users user = in ipv4_conntrack_defrag() local
26 nf_ct_ipv4_gather_frags(struct net *net, struct sk_buff *skb, u_int32_t user) nf_ct_ipv4_gather_frags() argument
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Debt_limit.c59 user2credits(u_int32_t user) in user2credits() argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnet_dropmon.h38 struct net_dm_config_msg user; member
/third_party/curl/tests/libtest/
H A Dlib586.c45 struct userdata *user = (struct userdata *)useptr; in my_lock() local
75 struct userdata *user = (struct userdata *)useptr; in my_unlock() local
141 struct userdata user; in test() local
[all...]
/third_party/curl/lib/vauth/
H A Dspnego_sspi.c91 Curl_auth_decode_spnego_message(struct Curl_easy *data, const char *user, const char *password, const char *service, const char *host, const char *chlg64, struct negotiatedata *nego) Curl_auth_decode_spnego_message() argument
H A Dspnego_gssapi.c77 Curl_auth_decode_spnego_message(struct Curl_easy *data, const char *user, const char *password, const char *service, const char *host, const char *chlg64, struct negotiatedata *nego) Curl_auth_decode_spnego_message() argument
/third_party/glfw/tests/
H A Dallocator.c50 static void* allocate(size_t size, void* user) in allocate() argument
69 static void deallocate(void* block, void* user) in deallocate() argument
83 static void* reallocate(void* block, size_t size, void* user) in reallocate() argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-threadpool.h79 void *user; /**< user may set (user-private pointer) */ member
[all...]
H A Dlws-jwk.h65 void *user; member
[all...]
/third_party/libwebsockets/lib/core/
H A Dlws_dll2.c57 lws_dll2_foreach_safe(struct lws_dll2_owner *owner, void *user, in lws_dll2_foreach_safe() argument
/third_party/libwebsockets/lib/misc/
H A Dlejp.c830 lejp_parser_push(struct lejp_ctx *ctx, void *user, cons argument
69 lejp_construct(struct lejp_ctx *ctx, signed char (*callback)(struct lejp_ctx *ctx, char reason), void *user, const char * const *paths, unsigned char count_paths) lejp_construct() argument
[all...]
/third_party/libwebsockets/lib/core-net/
H A Dsocks5-client.c33 char user[96]; in lws_set_socks() local
H A Dclose.c29 lws_close_trans_q_leader(struct lws_dll2 *d, void *user) in lws_close_trans_q_leader() argument
/third_party/libsnd/src/
H A Davr.c61 char user [64] ; /* User defined. Typically ASCII message */ member
/third_party/libwebsockets/lib/abstract/
H A Dtest-sequencer.c108 test_sequencer_cb(struct lws_sequencer *seq, void *user, int event, void *data, in test_sequencer_cb() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_copy_propagate.c87 nir_alu_instr *user = nir_instr_as_alu(src->src.parent_instr); in copy_propagate_alu() local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-certinfo/
H A Dminimal-http-client-certinfo.c23 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_http() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-custom-headers/
H A Dminimal-http-client-custom-headers.c23 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_http() argument
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-vhost/
H A Dminimal-raw-vhost.c47 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_raw_test() argument

Completed in 12 milliseconds

12345678910>>...50