Home
last modified time | relevance | path

Searched defs:reason (Results 251 - 275 of 2209) sorted by relevance

1...<<11121314151617181920>>...89

/kernel/linux/linux-5.10/net/ax25/
H A Dax25_subr.c260 void ax25_disconnect(ax25_cb *ax25, int reason) in ax25_disconnect() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgf119.c99 const struct nvkm_enum *reason = in gf119_disp_intr_error() local
/kernel/linux/linux-6.6/fs/afs/
H A Dcallback.c74 void __afs_break_callback(struct afs_vnode *vnode, enum afs_cb_break_reason reason) in __afs_break_callback() argument
98 void afs_break_callback(struct afs_vnode *vnode, enum afs_cb_break_reason reason) in afs_break_callback() argument
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dcache.c184 cachefiles_has_space(struct cachefiles_cache *cache, unsigned fnr, unsigned bnr, enum cachefiles_has_space_for reason) cachefiles_has_space() argument
/kernel/linux/linux-6.6/include/net/
H A Dllc_s_ev.h42 u8 reason; member
/kernel/linux/linux-6.6/include/xen/interface/
H A Dsched.h117 unsigned int reason; /* SHUTDOWN_* => shutdown reason */ member
130 unsigned int reason; /* SHUTDOWN_* => shutdown reason */ member
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Diowait.c41 iowait_init(struct iowait *wait, u32 tx_limit, void (*func)(struct work_struct *work), void (*tidfunc)(struct work_struct *work), int (*sleep)(struct sdma_engine *sde, struct iowait_work *wait, struct sdma_txreq *tx, uint seq, bool pkts_sent), void (*wakeup)(struct iowait *wait, int reason), void (*sdma_drained)(struct iowait *wait), void (*init_priority)(struct iowait *wait)) iowait_init() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Drfi.h66 __le32 reason; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dfault.h34 u8 reason; member
/kernel/linux/linux-6.6/net/ax25/
H A Dax25_iface.c190 void ax25_link_failed(ax25_cb *ax25, int reason) in ax25_link_failed() argument
H A Dax25_subr.c260 void ax25_disconnect(ax25_cb *ax25, int reason) in ax25_disconnect() argument
/kernel/linux/linux-6.6/net/netrom/
H A Dnr_subr.c261 void nr_disconnect(struct sock *sk, int reason) in nr_disconnect() argument
/kernel/linux/linux-6.6/net/x25/
H A Dx25_subr.c338 void x25_disconnect(struct sock *sk, int reason, unsigned char cause, in x25_disconnect() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/
H A DTestCase.java99 public TestCase.Builder ignore(String reason) { in ignore() argument
/third_party/libwebsockets/lib/core/
H A Dbuflist.c250 lws_buflist_describe(struct lws_buflist **head, void *id, const char *reason) in lws_buflist_describe() argument
/third_party/libwebsockets/lib/misc/
H A Dlejp.c69 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
137 lejp_change_callback(struct lejp_ctx *ctx, signed char (*callback)(struct lejp_ctx *ctx, char reason)) lejp_change_callback() argument
/third_party/libunwind/libunwind/tests/
H A DGtest-trace.c195 uint16_t reason; in sighandler() local
/third_party/libwebsockets/lib/core-net/
H A Dclose.c346 __lws_close_free_wsi(struct lws *wsi, enum lws_close_status reason, in __lws_close_free_wsi() argument
1008 lws_close_free_wsi(struct lws *wsi, enum lws_close_status reason, const char *caller) in lws_close_free_wsi() argument
/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, in 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, in 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, in callback_raw_test() argument
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-netcat/
H A Dminimal-raw-netcat.c41 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, in callback_raw_test() argument
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-adopt-udp/
H A Dminimal-raw-adopt-udp.c41 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, in callback_raw_test() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client/
H A Dminimal-ws-client.c89 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-ping/
H A Dminimal-ws-client-ping.c63 callback_minimal_pingtest(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal_pingtest() argument

Completed in 11 milliseconds

1...<<11121314151617181920>>...89