| /include/trace/events/ |
| D | netfs.h | 248 enum netfs_read_trace what), 250 TP_ARGS(rreq, start, len, what), 258 __field(enum netfs_read_trace, what ) 268 __entry->what = what; 274 __print_symbolic(__entry->what, netfs_read_traces), 282 enum netfs_rreq_trace what), 284 TP_ARGS(rreq, what), 290 __field(enum netfs_rreq_trace, what ) 297 __entry->what = what; 303 __print_symbolic(__entry->what, netfs_rreq_traces), [all …]
|
| D | rxrpc.h | 1926 int ref, enum rxrpc_txbuf_trace what), 1928 TP_ARGS(debug_id, call_debug_id, seq, ref, what), 1935 __field(enum rxrpc_txbuf_trace, what) 1943 __entry->what = what; 1950 __print_symbolic(__entry->what, rxrpc_txbuf_traces), 1956 enum rxrpc_call_poke_trace what), 1958 TP_ARGS(call, busy, what), 1963 __field(enum rxrpc_call_poke_trace, what) 1969 __entry->what = what; 1974 __print_symbolic(__entry->what, rxrpc_call_poke_traces), [all …]
|
| /include/linux/soc/ixp4xx/ |
| 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/ |
| D | inet_connection_sock.h | 200 static inline void inet_csk_clear_xmit_timer(struct sock *sk, const int what) in inet_csk_clear_xmit_timer() argument 204 if (what == ICSK_TIME_RETRANS || what == ICSK_TIME_PROBE0) { in inet_csk_clear_xmit_timer() 209 } else if (what == ICSK_TIME_DACK) { in inet_csk_clear_xmit_timer() 223 static inline void inet_csk_reset_xmit_timer(struct sock *sk, const int what, in inet_csk_reset_xmit_timer() argument 231 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 icsk->icsk_pending = what; in inet_csk_reset_xmit_timer() 240 } else if (what == ICSK_TIME_DACK) { in inet_csk_reset_xmit_timer()
|
| D | tcp.h | 1441 const int what, in tcp_reset_xmit_timer() argument 1445 inet_csk_reset_xmit_timer(sk, what, when + tcp_pacing_delay(sk), in tcp_reset_xmit_timer()
|
| /include/uapi/linux/netfilter/ |
| D | xt_connbytes.h | 24 __u8 what; /* ipt_connbytes_what */ member
|
| /include/linux/ceph/ |
| 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/ |
| D | cn_proc.h | 89 enum proc_cn_event what; member
|
| /include/linux/ |
| D | netfs.h | 436 enum netfs_sreq_ref_trace what); 438 bool was_async, enum netfs_sreq_ref_trace what);
|
| D | security.h | 524 int security_locked_down(enum lockdown_reason what); 1503 static inline int security_locked_down(enum lockdown_reason what) in security_locked_down() argument
|
| D | lsm_hook_defs.h | 440 LSM_HOOK(int, 0, locked_down, enum lockdown_reason what)
|
| /include/sound/ |
| D | wss.h | 107 void (*trigger) (struct snd_wss *chip, unsigned int what, int start);
|
| D | gus.h | 564 void snd_gf1_set_default_handlers(struct snd_gus_card * gus, unsigned int what);
|
| /include/uapi/sound/ |
| D | asound.h | 1266 … SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_CTL_NA… argument
|
| /include/uapi/drm/ |
| D | amdgpu_drm.h | 733 __u32 what; member
|