Home
last modified time | relevance | path

Searched refs:what (Results 1 – 15 of 15) sorted by relevance

/include/trace/events/
A Dnetfs.h290 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 Drxrpc.h2331 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 Dnpe.h33 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 Dinet_connection_sock.h199 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 Dtcp.h1494 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 Dxt_connbytes.h24 __u8 what; /* ipt_connbytes_what */ member
/include/linux/ceph/
A Dmon_client.h140 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 Dcn_proc.h89 enum proc_cn_event what; member
/include/linux/
A Dnetfs.h436 enum netfs_sreq_ref_trace what);
438 enum netfs_sreq_ref_trace what);
A Dsecurity.h577 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 Dlsm_hook_defs.h447 LSM_HOOK(int, 0, locked_down, enum lockdown_reason what)
/include/sound/
A Dwss.h107 void (*trigger) (struct snd_wss *chip, unsigned int what, int start);
A Dgus.h548 void snd_gf1_set_default_handlers(struct snd_gus_card * gus, unsigned int what);
/include/uapi/sound/
A Dasound.h1270 … SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_CTL_NA… argument
/include/uapi/drm/
A Damdgpu_drm.h1006 __u32 what; member

Completed in 52 milliseconds