Searched defs:fixed (Results 1 - 25 of 76) sorted by last modified time

1234

/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c3005 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; local
H A Dphy-qcom-qmp-usbc.c823 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; local
H A Dphy-qcom-qmp-usb.c1968 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; local
H A Dphy-qcom-qmp-usb-legacy.c1119 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; local
H A Dphy-qcom-qmp-pcie.c3663 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; local
H A Dphy-qcom-qmp-pcie-msm8996.c607 struct clk_fixed_rate *fixed; local
/linux-master/arch/x86/kvm/
H A Dx86.c1363 u64 fixed = DR6_FIXED_1; local
/linux-master/arch/x86/events/
H A Dcore.c1521 u64 ctrl, status, overflow, pmc_ctrl, pmc_count, prev_left, fixed; local
/linux-master/io_uring/
H A Dnet.c1388 bool fixed = !!accept->file_slot; local
1464 bool fixed = !!sock->file_slot; local
/linux-master/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c41 u64 fixed:1; member in struct:cache_map
[all...]
/linux-master/fs/bcachefs/
H A Dfsck.c1349 overlapping_extents_found(struct btree_trans *trans, enum btree_id btree, struct bpos pos1, struct snapshots_seen *pos1_seen, struct bkey pos2, bool *fixed, struct extent_end *extent_end) argument
1465 check_overlapping_extents(struct btree_trans *trans, struct snapshots_seen *seen, struct extent_ends *extent_ends, struct bkey_s_c k, u32 equiv, struct btree_iter *iter, bool *fixed) argument
/linux-master/drivers/phy/hisilicon/
H A Dphy-histb-combphy.c37 int fixed; member in struct:histb_combphy_mode
[all...]
/linux-master/arch/powerpc/kernel/
H A Dtraps.c1643 int sig, code, fixed = 0; local
/linux-master/sound/pci/echoaudio/
H A Dechoaudio.c236 struct snd_interval fixed; local
/linux-master/mm/
H A Dcma.c234 cma_declare_contiguous_nid(phys_addr_t base, phys_addr_t size, phys_addr_t limit, phys_addr_t alignment, unsigned int order_per_bit, bool fixed, const char *name, struct cma **res_cma, int nid) argument
/linux-master/kernel/dma/
H A Dcontiguous.c217 bool fixed = false; local
274 dma_contiguous_reserve_area(phys_addr_t size, phys_addr_t base, phys_addr_t limit, struct cma **res_cma, bool fixed) argument
/linux-master/include/linux/
H A Dcma.h35 cma_declare_contiguous(phys_addr_t base, phys_addr_t size, phys_addr_t limit, phys_addr_t alignment, unsigned int order_per_bit, bool fixed, const char *name, struct cma **res_cma) argument
H A Dieee80211.h2242 struct ieee80211_eht_cap_elem_fixed fixed; member in struct:ieee80211_eht_cap_elem
5164 u8 fixed = sizeof(*mle); local
5278 u8 fixed = sizeof(*prof); local
5362 u8 fixed = sizeof(*prof); local
5384 u8 control, fixed = sizeof(*t2l), elem_len = 0; local
[all...]
/linux-master/net/mac80211/
H A Dutil.c4205 struct ieee80211_eht_cap_elem_fixed fixed; local
[all...]
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dsdio.c52 wl12xx_sdio_raw_read(struct device *child, int addr, void *buf, size_t len, bool fixed) argument
90 wl12xx_sdio_raw_write(struct device *child, int addr, void *buf, size_t len, bool fixed) argument
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dwmi.c94 struct ath12k_wmi_dma_buf_release_fixed_params fixed; member in struct:ath12k_wmi_dma_buf_release_arg
108 const struct ath12k_wmi_mgmt_rx_params *fixed; member in struct:wmi_tlv_mgmt_rx_parse
3736 const struct ath12k_wmi_dma_buf_release_fixed_params *fixed; local
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dwmi.c69 struct ath11k_wmi_dma_buf_release_fixed_param fixed; member in struct:wmi_tlv_dma_buf_release_parse
87 const struct wmi_mgmt_rx_hdr *fixed; member in struct:wmi_tlv_mgmt_rx_parse
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h166 static inline int mlx5_flexible_inlen(struct mlx5_core_dev *dev, size_t fixed, argument
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_devlink.c214 #define fixed(key, getter) { ICE_VERSION_FIXED, key, getter, NULL } macro
/linux-master/arch/riscv/net/
H A Dbpf_jit_comp32.c742 static void emit_call(bool fixed, u64 addr, struct rv_jit_context *ctx) argument
1138 bool fixed; local

Completed in 494 milliseconds

1234