what              974 arch/x86/include/asm/processor.h extern void free_init_pages(char *what, unsigned long begin, unsigned long end);
what              114 include/linux/ceph/mon_client.h 				    const char *what, u64 *newest);
what              189 include/net/inet_connection_sock.h static inline void inet_csk_clear_xmit_timer(struct sock *sk, const int what)
what              193 include/net/inet_connection_sock.h 	if (what == ICSK_TIME_RETRANS || what == ICSK_TIME_PROBE0) {
what              198 include/net/inet_connection_sock.h 	} else if (what == ICSK_TIME_DACK) {
what              214 include/net/inet_connection_sock.h static inline void inet_csk_reset_xmit_timer(struct sock *sk, const int what,
what              223 include/net/inet_connection_sock.h 			 sk, what, when, current_text_addr());
what              228 include/net/inet_connection_sock.h 	if (what == ICSK_TIME_RETRANS || what == ICSK_TIME_PROBE0 ||
what              229 include/net/inet_connection_sock.h 	    what == ICSK_TIME_EARLY_RETRANS || what ==  ICSK_TIME_LOSS_PROBE) {
what              230 include/net/inet_connection_sock.h 		icsk->icsk_pending = what;
what              233 include/net/inet_connection_sock.h 	} else if (what == ICSK_TIME_DACK) {
what              579 include/sound/gus.h void snd_gf1_set_default_handlers(struct snd_gus_card * gus, unsigned int what);
what              122 include/sound/wss.h 	void (*trigger) (struct snd_wss *chip, unsigned int what, int start);
what               63 include/uapi/linux/cn_proc.h 	} what;
what               23 include/uapi/linux/netfilter/xt_connbytes.h 	__u8 what;		/* ipt_connbytes_what */
what              982 include/uapi/sound/asound.h #define SNDRV_CTL_NAME_IEC958(expl,direction,what)	"IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_CTL_NAME_IEC958_##what