Searched refs:what (Results 1 – 15 of 15) sorted by relevance
| /include/trace/events/ |
| A D | netfs.h | 290 enum netfs_read_trace what), 310 __entry->what = what; 326 TP_ARGS(rreq, what), 339 __entry->what = what; 353 TP_ARGS(sreq, what), 374 __entry->what = what; 415 __entry->what = what; 445 __entry->what = what; 471 __entry->what = what; 533 TP_ARGS(wreq, what), [all …]
|
| A D | rxrpc.h | 2331 int ref, enum rxrpc_txbuf_trace what), 2333 TP_ARGS(debug_id, call_debug_id, seq, ref, what), 2340 __field(enum rxrpc_txbuf_trace, what) 2348 __entry->what = what; 2388 enum rxrpc_call_poke_trace what), 2390 TP_ARGS(call, busy, what), 2395 __field(enum rxrpc_call_poke_trace, what) 2401 __entry->what = what; 2431 TP_ARGS(call, seq, sack, what), 2437 __field(enum rxrpc_sack_trace, what) [all …]
|
| /include/linux/soc/ixp4xx/ |
| A D | npe.h | 33 int npe_send_message(struct npe *npe, const void *msg, const char *what); 34 int npe_recv_message(struct npe *npe, void *msg, const char *what); 35 int npe_send_recv_message(struct npe *npe, void *msg, const char *what);
|
| /include/net/ |
| A D | inet_connection_sock.h | 199 static inline void inet_csk_clear_xmit_timer(struct sock *sk, const int what) in inet_csk_clear_xmit_timer() argument 203 if (what == ICSK_TIME_RETRANS || what == ICSK_TIME_PROBE0) { in inet_csk_clear_xmit_timer() 208 } else if (what == ICSK_TIME_DACK) { in inet_csk_clear_xmit_timer() 222 static inline void inet_csk_reset_xmit_timer(struct sock *sk, const int what, in inet_csk_reset_xmit_timer() argument 230 sk, what, when, (void *)_THIS_IP_); in inet_csk_reset_xmit_timer() 235 if (what == ICSK_TIME_RETRANS || what == ICSK_TIME_PROBE0 || in inet_csk_reset_xmit_timer() 236 what == ICSK_TIME_LOSS_PROBE || what == ICSK_TIME_REO_TIMEOUT) { in inet_csk_reset_xmit_timer() 237 smp_store_release(&icsk->icsk_pending, what); in inet_csk_reset_xmit_timer() 239 } else if (what == ICSK_TIME_DACK) { in inet_csk_reset_xmit_timer()
|
| A D | tcp.h | 1494 const int what, in tcp_reset_xmit_timer() argument 1500 inet_csk_reset_xmit_timer(sk, what, when, in tcp_reset_xmit_timer()
|
| /include/uapi/linux/netfilter/ |
| A D | xt_connbytes.h | 24 __u8 what; /* ipt_connbytes_what */ member
|
| /include/linux/ceph/ |
| A D | mon_client.h | 140 int ceph_monc_get_version(struct ceph_mon_client *monc, const char *what, 142 int ceph_monc_get_version_async(struct ceph_mon_client *monc, const char *what,
|
| /include/uapi/linux/ |
| A D | cn_proc.h | 89 enum proc_cn_event what; member
|
| /include/linux/ |
| A D | netfs.h | 436 enum netfs_sreq_ref_trace what); 438 enum netfs_sreq_ref_trace what);
|
| A D | security.h | 577 int security_locked_down(enum lockdown_reason what); 1587 static inline int security_locked_down(enum lockdown_reason what) in security_locked_down() argument
|
| A D | lsm_hook_defs.h | 447 LSM_HOOK(int, 0, locked_down, enum lockdown_reason what)
|
| /include/sound/ |
| A D | wss.h | 107 void (*trigger) (struct snd_wss *chip, unsigned int what, int start);
|
| A D | gus.h | 548 void snd_gf1_set_default_handlers(struct snd_gus_card * gus, unsigned int what);
|
| /include/uapi/sound/ |
| A D | asound.h | 1270 … SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_CTL_NA… argument
|
| /include/uapi/drm/ |
| A D | amdgpu_drm.h | 1006 __u32 what; member
|
Completed in 52 milliseconds