Searched refs:what (Results 1 - 25 of 190) sorted by last modified time

12345678

/linux-master/net/rxrpc/
H A Dar-internal.h665 enum rxrpc_interruptibility interruptibility; /* At what point call may be interrupted */
881 void rxrpc_poke_call(struct rxrpc_call *call, enum rxrpc_call_poke_trace what);
1290 void rxrpc_get_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what);
1291 void rxrpc_see_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what);
1292 void rxrpc_put_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what);
H A Dcall_object.c46 void rxrpc_poke_call(struct rxrpc_call *call, enum rxrpc_call_poke_trace what) argument
54 trace_rxrpc_poke_call(call, busy, what);
H A Dtxbuf.c160 void rxrpc_get_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what) argument
165 trace_rxrpc_txbuf(txb->debug_id, txb->call_debug_id, txb->seq, r + 1, what);
168 void rxrpc_see_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what) argument
172 trace_rxrpc_txbuf(txb->debug_id, txb->call_debug_id, txb->seq, r, what);
188 void rxrpc_put_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what) argument
200 trace_rxrpc_txbuf(debug_id, call_debug_id, seq, r - 1, what);
/linux-master/mm/
H A Dslub.c971 * there could be an extra area than what is requested. Save the original
1167 u8 *object, char *what,
1187 slab_bug(s, "%s overwritten", what);
1195 restore_bytes(s, what, value, fault, end);
1166 check_bytes_and_report(struct kmem_cache *s, struct slab *slab, u8 *object, char *what, u8 *start, unsigned int value, unsigned int bytes) argument
/linux-master/arch/x86/include/asm/
H A Dprocessor.h692 void free_init_pages(const char *what, unsigned long begin, unsigned long end);
693 extern void free_kernel_image_pages(const char *what, void *begin, void *end);
/linux-master/drivers/pinctrl/
H A Dcore.c1059 * mapping, this is what consumers will get when requesting
1645 static int pinctrl_pins_show(struct seq_file *s, void *what) argument
1709 static int pinctrl_groups_show(struct seq_file *s, void *what) argument
1755 static int pinctrl_gpioranges_show(struct seq_file *s, void *what) argument
1789 static int pinctrl_devices_show(struct seq_file *s, void *what) argument
1832 static int pinctrl_maps_show(struct seq_file *s, void *what) argument
1869 static int pinctrl_show(struct seq_file *s, void *what) argument
/linux-master/tools/include/uapi/sound/
H A Dasound.h1250 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_CTL_NAME_IEC958_##what
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c1552 switch (info->in.what) {
/linux-master/arch/x86/events/
H A Dcore.c431 int x86_add_exclusive(unsigned int what) argument
439 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt)
442 if (!atomic_inc_not_zero(&x86_pmu.lbr_exclusive[what])) {
445 if (i != what && atomic_read(&x86_pmu.lbr_exclusive[i]))
448 atomic_inc(&x86_pmu.lbr_exclusive[what]);
461 void x86_del_exclusive(unsigned int what) argument
468 if (x86_pmu.lbr_pt_coexist && what == x86_lbr_exclusive_pt)
471 atomic_dec(&x86_pmu.lbr_exclusive[what]);
2871 * We don't know what to do with VM86 stacks.. ignore them for now.
2909 * to figure out what th
[all...]
/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh366 # what we want to validate here without corrupting "random" MPTCP options.
479 local what=$3
489 fail_test "$what output file has wrong size ($out_size, $bytes)"
504 fail_test "$what does not match (in, out):"
510 print_info "$what has inverted byte at ${i}"
/linux-master/security/
H A Dsecurity.c223 * what the modules might need.
1140 * @bprm->cred->security to be what commit_creds needs to install for the new
3003 * @clone_flags: flags indicating what is being shared
4217 * Notify the security module of what the security context of an inode should
5557 * @what: requested kernel feature
5564 int security_locked_down(enum lockdown_reason what) argument
5566 return call_int_hook(locked_down, what);
/linux-master/arch/arm64/kvm/
H A Darm.c1371 /* Now we know what it is, we can reset it. */
1639 int what; local
1644 if (get_user(what, (const int __user *)argp))
1647 return kvm_arm_vcpu_finalize(vcpu, what);
2115 #define init_psci_0_1_impl_state(config, what) \
2116 config.psci_0_1_ ## what ## _implemented = psci_ops.what
/linux-master/sound/sh/
H A Daica.c86 static void spu_memset(u32 toi, u32 what, int length) argument
96 writel(what, toi + SPU_MEMORY_BASE);
/linux-master/include/net/
H A Dinet_connection_sock.h198 static inline void inet_csk_clear_xmit_timer(struct sock *sk, const int what) argument
202 if (what == ICSK_TIME_RETRANS || what == ICSK_TIME_PROBE0) {
207 } else if (what == ICSK_TIME_DACK) {
221 static inline void inet_csk_reset_xmit_timer(struct sock *sk, const int what, argument
229 sk, what, when, (void *)_THIS_IP_);
233 if (what == ICSK_TIME_RETRANS || what == ICSK_TIME_PROBE0 ||
234 what == ICSK_TIME_LOSS_PROBE || what
[all...]
/linux-master/fs/
H A Dbinfmt_elf_fdpic.c740 const char *what)
895 kdebug("Mapped Object [%s]:", what);
913 what, file_inode(file)->i_ino);
737 elf_fdpic_map_file(struct elf_fdpic_params *params, struct file *file, struct mm_struct *mm, const char *what) argument
/linux-master/tools/testing/selftests/net/forwarding/
H A Dvxlan_bridge_1d_ipv6.sh540 local what=$1; shift
546 log_test "VXLAN: $what"
571 local what=$1; shift
580 log_test "VXLAN: $what"
H A Dvxlan_bridge_1q_ipv6.sh668 local what=$1; shift
675 log_test "VXLAN: $what"
705 local what=$1; shift
714 log_test "VXLAN: $what"
/linux-master/net/packet/
H A Daf_packet.c670 * (which is what we want). However, the user could choose
3620 int what)
3626 if (what > 0)
3632 return dev_set_promiscuity(dev, what);
3634 return dev_set_allmulti(dev, what);
3638 if (what > 0)
3619 packet_dev_mc(struct net_device *dev, struct packet_mclist *i, int what) argument
/linux-master/tools/testing/ktest/
H A Dktest.pl483 the grub menu.lst for this option to find what kernel to
535 # config_set holds what all configs were set as.
3698 # what directory to look at.
3711 doprint "No idea what arch dir $orig is for\n";
3861 # out what the defaults are that we can't touch.
3913 # it is not the same as what we have. Just move it into
/linux-master/fs/nfs/
H A Dnfs4trace.h2164 #define show_llseek_mode(what) \
2165 __print_symbolic(what, \
2187 __field(u32, what)
2204 __entry->what = args->sa_what;
2218 "stateid=%d:0x%08x offset_s=%llu what=%s "
2227 show_llseek_mode(__entry->what),
/linux-master/arch/sparc/mm/
H A Dsrmmu.c769 * looking at the prom's page table directly which is what most
782 int what; /* 0 = normal-pte, 1 = pmd-level pte, 2 = pgd-level pte */ local
796 /* A red snapper, see what it really is. */
797 what = 0;
802 what = 1;
807 what = 2;
813 if (what == 2) {
827 if (what == 1) {
/linux-master/tools/perf/util/
H A Dprobe-event.c288 * inspect elf and find out what is actual module name.
1315 static int parse_line_num(char **ptr, int *val, const char *what) argument
1322 semantic_error("'%s' is not a valid number.\n", what);
/linux-master/sound/pci/
H A Dens1370.c795 unsigned int what = 0; local
799 what |= ES_P1_PAUSE;
802 what |= ES_P2_PAUSE;
809 ensoniq->sctrl |= what;
811 ensoniq->sctrl &= ~what;
819 unsigned int what = 0; local
823 what |= ES_DAC1_EN;
826 what |= ES_DAC2_EN;
829 what |= ES_ADC_EN;
835 ensoniq->ctrl |= what;
[all...]
/linux-master/sound/pci/ali5451/
H A Dali5451.c1070 unsigned int what, whati; local
1088 what = whati = 0;
1093 what |= 1 << (pvoice->number & 0x1f);
1098 what |= 1 << (evoice->number & 0x1f);
1114 outl(what, ALI_REG(codec, ALI_STOP));
1122 outl(what, ALI_REG(codec, ALI_START));
1123 dev_dbg(codec->card->dev, "trigger: what=%xh whati=%xh\n", what, whati);
/linux-master/net/bridge/
H A Dbr_multicast.c699 const char *what)
706 what, n, max);
697 br_multicast_port_ngroups_inc_one(struct net_bridge_mcast_port *pmctx, struct netlink_ext_ack *extack, const char *what) argument

Completed in 678 milliseconds

12345678