Home
last modified time | relevance | path

Searched defs:level (Results 451 – 475 of 1037) sorted by relevance

1...<<11121314151617181920>>...42

/linux/kernel/power/
H A Dhibernate.c163 static int hibernation_test(int level) in hibernation_test()
172 static int hibernation_test(int level) { return 0; } in hibernation_test()
H A Dsuspend.c344 static int suspend_test(int level) in suspend_test() argument
/linux/include/net/
H A Dip_vs.h211 #define IP_VS_DBG_BUF(level, msg, ...) \ argument
231 #define IP_VS_DBG(level, msg, ...) \ argument
241 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) \ argument
246 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) \ argument
253 #define IP_VS_DBG_BUF(level, msg...) do {} while (0) argument
255 #define IP_VS_DBG(level, msg...) do {} while (0) argument
257 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) do {} while (0) argument
258 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) do {} while (0) argument
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgk20a.c72 int cur_level, level; in gk20a_pmu_dvfs_get_target_state() local
/linux/drivers/edac/
H A Dmpc85xx_edac.h14 #define mpc85xx_printk(level, fmt, arg...) \ argument
H A Dskx_base.c21 #define skx_printk(level, fmt, arg...) \ argument
24 #define skx_mc_printk(mci, level, fmt, arg...) \ argument
/linux/drivers/media/tuners/
H A Dmxl301rf.c74 s64 level; in mxl301rf_get_rf_strength() local
/linux/arch/powerpc/platforms/chrp/
H A Dsetup.c176 static void __init sio_fixup_irq(const char *name, u8 device, u8 level, in sio_fixup_irq()
/linux/fs/btrfs/
H A Dlocking.h242 struct extent_buffer *eb, int level) in btrfs_set_buffer_lockdep_class()
H A Ddelayed-ref.c952 void btrfs_init_tree_ref(struct btrfs_ref *generic_ref, int level, u64 mod_root, in btrfs_init_tree_ref()
1109 u64 bytenr, u64 num_bytes, u8 level, in btrfs_add_delayed_extent_op()
/linux/drivers/input/misc/
H A Dmax8997_haptic.c42 unsigned int level; member
/linux/arch/powerpc/kvm/
H A Dmpic.c154 bool level:1; /* level-triggered */ member
475 static void openpic_set_irq(void *opaque, int n_IRQ, int level) in openpic_set_irq()
1791 struct kvm *kvm, int irq_source_id, int level, in mpic_set_irq()
1807 struct kvm *kvm, int irq_source_id, int level, bool line_status) in kvm_set_msi()
/linux/fs/ntfs3/
H A Dindex.c1208 int level = fnd->level; in indx_find_sort() local
1798 const void *ctx, int level, struct ntfs_fnd *fnd) in indx_insert_into_buffer()
2177 int level = -1; in indx_get_entry_to_replace() local
2284 int level, level2; in indx_delete_entry() local
/linux/tools/perf/ui/browsers/
H A Dhists.c1099 struct rb_root *root, int level, in hist_browser__show_callchain_graph()
1165 struct hist_entry *entry, int level, in hist_browser__show_callchain()
1438 int level) in hist_browser__show_hierarchy_entry()
1602 unsigned short row, int level) in hist_browser__show_no_entry()
2080 int level) in hist_browser__fprintf_callchain()
2136 FILE *fp, int level) in hist_browser__fprintf_hierarchy_entry()
/linux/security/landlock/
H A Druleset.h30 * @level: Position of this layer in the layer stack. member
/linux/arch/loongarch/include/asm/
H A Dcpu-info.h25 unsigned char level; member
/linux/arch/arm64/kvm/vgic/
H A Dvgic-v3-nested.c402 bool level; in vgic_v3_nested_update_mi() local
/linux/drivers/pci/pcie/
H A Daer.c40 #define aer_printk(level, pdev, fmt, arg...) \ argument
834 const char *level = info->level; in __aer_print_error() local
870 const char *level = info->level; in aer_print_error() local
/linux/drivers/net/wireless/ath/ath9k/
H A Dar5008_phy.c1045 u32 level = param; in ar5008_hw_ani_control_new() local
1079 u32 level = param; in ar5008_hw_ani_control_new() local
/linux/net/ax25/
H A Daf_ax25.c555 static int ax25_setsockopt(struct socket *sock, int level, int optname, in ax25_setsockopt()
717 static int ax25_getsockopt(struct socket *sock, int level, int optname, in ax25_getsockopt()
/linux/net/can/j1939/
H A Dsocket.c686 static int j1939_sk_setsockopt(struct socket *sock, int level, int optname, in j1939_sk_setsockopt()
761 static int j1939_sk_getsockopt(struct socket *sock, int level, int optname, in j1939_sk_getsockopt()
/linux/include/sound/
H A Dsoc-component.h298 snd_soc_component_init_bias_level(struct snd_soc_component * component,enum snd_soc_bias_level level) snd_soc_component_init_bias_level() argument
327 snd_soc_component_force_bias_level(struct snd_soc_component * component,enum snd_soc_bias_level level) snd_soc_component_force_bias_level() argument
/linux/drivers/hid/
H A Dhid-udraw-ps3.c231 int level; in udraw_raw_event() local
/linux/sound/soc/codecs/
H A Dcx20442.c315 enum snd_soc_bias_level level) in cx20442_set_bias_level()
/linux/arch/parisc/kernel/
H A Dunwind.c472 unsigned long return_address(unsigned int level) in return_address()

1...<<11121314151617181920>>...42