Searched refs:get (Results 2576 - 2584 of 2584) sorted by relevance
1...<<101102103104
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/ |
H A D | vmx.c | 419 .get = vmentry_l1d_flush_get, 5401 * We get here when L2 changed cr0 in a way that did not change in handle_set_cr0() 5926 * exiting, so only get here on cpu with PAUSE-Loop-Exiting.
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace.c | 645 * trace_pid_next - Used for seq_file to get to the next pid of a pid_list 1230 * tracing_cond_snapshot_data - get the user data associated with a snapshot 1381 * something other than NULL when we get here, which we can in tracing_snapshot_cond_enable() 2488 * It's not the end of the world if we don't get in trace_save_cmdline() 2865 * requires several atomic operations to get right. in trace_event_buffer_lock_reserve() 2932 /* We should never get here if iter is NULL */ in output_printk() 3036 * Note, we can still get here via blktrace, wakeup tracer in trace_buffer_unlock_commit_regs() 3749 * this get called where it is not safe to call krealloc(). in trace_iter_expand_format() 4842 * It's not critical if it fails to get allocated here. in __tracing_open() 8428 .get [all...] |
/kernel/linux/linux-6.6/net/ceph/ |
H A D | osd_client.c | 2527 * twice, it's possible to get a reply and end up here while the in finish_request() 3877 * Since we only ever request ONDISK, we should only ever get in handle_reply() 5964 .get = osd_get_con,
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_realtek.c | 641 /* get a primary headphone pin if available */ 3022 .get = snd_hda_mixer_amp_switch_get, 10571 /* surround speakers at 0x1b already get muted automatically when in alc662_aspire_ethos_mute_speakers()
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_tables_api.c | 5252 priv = set->ops->get(ctx->net, set, &elem, flags); in nft_get_set_elem() 7822 * cause all packets to get dropped until the full transaction has been
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_tables_api.c | 5956 priv = set->ops->get(ctx->net, set, elem, flags); in nft_setelem_get() 9177 * cause all packets to get dropped until the full transaction has been
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_realtek.c | 640 /* get a primary headphone pin if available */ 3010 .get = snd_hda_mixer_amp_switch_get, 11558 /* surround speakers at 0x1b already get muted automatically when in alc662_aspire_ethos_mute_speakers()
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 7517 mov.w SRC_EX(%a0),%d0 # get the exponent 7539 mov.w SRC_EX(%a0),%d0 # get the exp 8420 mov.l %d6,%d2 # get k 9224 mov.w DST_EX(%a1),%d1 # get dst exponent 9285 subi.b &0x20,%d0 # get shift count 10464 tst.b SRC_EX(%a0) # get sign of src operand 10488 tst.b DST_EX(%a1) # get sign of dst operand 10497 tst.b SRC_EX(%a0) # get sign of src operand 10523 tst.b DST_EX(%a1) # get sign of dst operand 10698 mov.b SRC_EX(%a0),%d1 # get sr [all...] |
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 7517 mov.w SRC_EX(%a0),%d0 # get the exponent 7539 mov.w SRC_EX(%a0),%d0 # get the exp 8420 mov.l %d6,%d2 # get k 9224 mov.w DST_EX(%a1),%d1 # get dst exponent 9285 subi.b &0x20,%d0 # get shift count 10464 tst.b SRC_EX(%a0) # get sign of src operand 10488 tst.b DST_EX(%a1) # get sign of dst operand 10497 tst.b SRC_EX(%a0) # get sign of src operand 10523 tst.b DST_EX(%a1) # get sign of dst operand 10698 mov.b SRC_EX(%a0),%d1 # get sr [all...] |
Completed in 101 milliseconds
1...<<101102103104