| /linux/include/linux/soc/pxa/ |
| H A D | cpu.h | 59 #define __cpu_is_pxa210(id) \ argument 65 #define __cpu_is_pxa250(id) \ argument 71 #define __cpu_is_pxa255(id) \ argument 77 #define __cpu_is_pxa25x(id) \ argument 83 #define __cpu_is_pxa210(id) (0) argument 84 #define __cpu_is_pxa250(id) (0) argument 85 #define __cpu_is_pxa255(id) (0) argument 86 #define __cpu_is_pxa25x(id) (0) argument 90 #define __cpu_is_pxa27x(id) \ argument 96 #define __cpu_is_pxa27x(id) (0) argument [all …]
|
| /linux/tools/power/x86/intel-speed-select/ |
| H A D | isst-core.c | 64 int isst_is_punit_valid(struct isst_id *id) in isst_is_punit_valid() 107 int isst_read_pm_config(struct isst_id *id, int *cp_state, int *cp_cap) in isst_read_pm_config() 113 int isst_get_ctdp_levels(struct isst_id *id, struct isst_pkg_ctdp *pkg_dev) in isst_get_ctdp_levels() 119 int isst_get_ctdp_control(struct isst_id *id, int config_index, in isst_get_ctdp_control() 126 int isst_get_tdp_info(struct isst_id *id, int config_index, in isst_get_tdp_info() 133 int isst_get_pwr_info(struct isst_id *id, int config_index, in isst_get_pwr_info() 140 int isst_get_coremask_info(struct isst_id *id, int config_index, in isst_get_coremask_info() 147 int isst_get_get_trl_from_msr(struct isst_id *id, int *trl) in isst_get_get_trl_from_msr() 168 int isst_get_get_trl(struct isst_id *id, int level, int avx_level, int *trl) in isst_get_get_trl() 174 int isst_get_get_trls(struct isst_id *id, int level, struct isst_pkg_ctdp_level_info *ctdp_level) in isst_get_get_trls() [all …]
|
| H A D | isst-core-tpmi.c | 115 static int tpmi_is_punit_valid(struct isst_id *id) in tpmi_is_punit_valid() 134 static int tpmi_read_pm_config(struct isst_id *id, int *cp_state, int *cp_cap) in tpmi_read_pm_config() 152 int tpmi_get_config_levels(struct isst_id *id, struct isst_pkg_ctdp *pkg_dev) in tpmi_get_config_levels() 174 static int tpmi_get_ctdp_control(struct isst_id *id, int config_index, in tpmi_get_ctdp_control() 227 static int tpmi_get_tdp_info(struct isst_id *id, int config_index, in tpmi_get_tdp_info() 276 static int tpmi_get_pwr_info(struct isst_id *id, int config_index, in tpmi_get_pwr_info() 291 int tpmi_get_coremask_info(struct isst_id *id, int config_index, in tpmi_get_coremask_info() 317 static int tpmi_get_get_trls(struct isst_id *id, int config_index, in tpmi_get_get_trls() 344 static int tpmi_get_get_trl(struct isst_id *id, int config_index, int level, in tpmi_get_get_trl() 361 static int tpmi_get_trl_bucket_info(struct isst_id *id, int config_index, in tpmi_get_trl_bucket_info() [all …]
|
| H A D | isst-core-mbox.c | 64 static int mbox_is_punit_valid(struct isst_id *id) in mbox_is_punit_valid() 219 static int mbox_read_pm_config(struct isst_id *id, int *cp_state, int *cp_cap) in mbox_read_pm_config() 237 static int mbox_get_config_levels(struct isst_id *id, struct isst_pkg_ctdp *pkg_dev) in mbox_get_config_levels() 264 static int mbox_get_ctdp_control(struct isst_id *id, int config_index, in mbox_get_ctdp_control() 299 static void _get_uncore_p0_p1_info(struct isst_id *id, int config_index, in _get_uncore_p0_p1_info() 345 static int _set_uncore_min_max(struct isst_id *id, int max, int freq) in _set_uncore_min_max() 373 static void mbox_adjust_uncore_freq(struct isst_id *id, int config_index, in mbox_adjust_uncore_freq() 384 static void _get_p1_info(struct isst_id *id, int config_index, in _get_p1_info() 408 static void _get_uncore_mem_freq(struct isst_id *id, int config_index, in _get_uncore_mem_freq() 441 static int mbox_get_tdp_info(struct isst_id *id, int config_index, in mbox_get_tdp_info() [all …]
|
| /linux/drivers/clk/rockchip/ |
| H A D | rst-rv1126b.c | 13 #define TOPCRU_RESET_OFFSET(id, reg, bit) [id] = (0x0 * 4 + reg * 16 + bit) argument 15 #define BUSCRU_RESET_OFFSET(id, reg, bit) [id] = (0x10000 * 4 + reg * 16 + bit) argument 17 #define PERICRU_RESET_OFFSET(id, reg, bit) [id] = (0x20000 * 4 + reg * 16 + bit) argument 19 #define CORECRU_RESET_OFFSET(id, reg, bit) [id] = (0x30000 * 4 + reg * 16 + bit) argument 21 #define PMUCRU_RESET_OFFSET(id, reg, bit) [id] = (0x40000 * 4 + reg * 16 + bit) argument 23 #define PMU1CRU_RESET_OFFSET(id, reg, bit) [id] = (0x50000 * 4 + reg * 16 + bit) argument 25 #define DDRCRU_RESET_OFFSET(id, reg, bit) [id] = (0x60000 * 4 + reg * 16 + bit) argument 27 #define SUBDDRCRU_RESET_OFFSET(id, reg, bit) [id] = (0x68000 * 4 + reg * 16 + bit) argument 29 #define VICRU_RESET_OFFSET(id, reg, bit) [id] = (0x70000 * 4 + reg * 16 + bit) argument 31 #define VEPUCRU_RESET_OFFSET(id, reg, bit) [id] = (0x80000 * 4 + reg * 16 + bit) argument [all …]
|
| /linux/sound/soc/tegra/ |
| H A D | tegra186_asrc.c | 23 #define ASRC_STREAM_SOURCE_SELECT(id) \ argument 26 #define ASRC_STREAM_REG(reg, id) ((reg) + ((id) * TEGRA186_ASRC_STREAM_STRIDE)) argument 28 #define ASRC_STREAM_REG_DEFAULTS(id) \ argument 70 tegra186_asrc_lock_stream(struct tegra186_asrc * asrc,unsigned int id) tegra186_asrc_lock_stream() argument 91 int id; tegra186_asrc_runtime_resume() local 167 int ret, id = dai->id; tegra186_asrc_in_hw_params() local 190 int ret, id = dai->id - 7; tegra186_asrc_out_hw_params() local 246 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; tegra186_asrc_get_ratio_source() local 260 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; tegra186_asrc_put_ratio_source() local 280 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; tegra186_asrc_get_ratio_int() local 298 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; tegra186_asrc_put_ratio_int() local 328 unsigned int id = asrc_private->regbase / TEGRA186_ASRC_STREAM_STRIDE; tegra186_asrc_get_ratio_frac() local 346 unsigned int id = asrc_private->regbase / TEGRA186_ASRC_STREAM_STRIDE; tegra186_asrc_put_ratio_frac() local 376 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; tegra186_asrc_get_hwcomp_disable() local 390 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; tegra186_asrc_put_hwcomp_disable() local 408 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; tegra186_asrc_get_input_threshold() local 422 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; tegra186_asrc_put_input_threshold() local 441 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; tegra186_asrc_get_output_threshold() local 455 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; tegra186_asrc_put_output_threshold() local 472 unsigned int id = tegra186_asrc_widget_event() local 490 IN_DAI(id) global() argument 516 OUT_DAI(id) global() argument 608 ASRC_STREAM_ROUTE(id,sname) global() argument 617 ASRC_ROUTE(id) global() argument 643 ASRC_SOURCE_DECL(name,id) global() argument [all...] |
| /linux/drivers/media/platform/samsung/s3c-camif/ |
| H A D | camif-regs.h | 65 #define CIGCTRL_IRQ_CLR(id) BIT(19 - (id)) argument 71 #define S3C_CAMIF_REG_CIYSA(id, n) (0x18 + (id) * 0x54 + (n) * 4) argument 73 #define S3C_CAMIF_REG_CICBSA(id, n) (0x28 + (id) * 0x54 + (n) * 4) argument 75 #define S3C_CAMIF_REG_CICRSA(id, n) (0x38 + (id) * 0x54 + (n) * 4) argument 78 #define S3C_CAMIF_REG_CITRGFMT(id, _offs) (0x48 + (id) * (0x34 + (_offs))) argument 98 #define S3C_CAMIF_REG_CICTRL(id, _offs) (0x4c + (id) * (0x34 + (_offs))) argument 111 #define S3C_CAMIF_REG_CISCPRERATIO(id, _offs) (0x50 + (id) * (0x34 + (_offs))) argument 114 #define S3C_CAMIF_REG_CISCPREDST(id, _offs) (0x54 + (id) * (0x34 + (_offs))) argument 117 #define S3C_CAMIF_REG_CISCCTRL(id, _offs) (0x58 + (id) * (0x34 + (_offs))) argument 147 #define S3C_CAMIF_REG_CITAREA(id, _offs) (0x5c + (id) * (0x34 + (_offs))) argument [all …]
|
| /linux/drivers/reset/ |
| H A D | reset-uniphier.c | 15 unsigned int id; member 157 #define UNIPHIER_MIO_RESET_SD(id, ch) \ argument 160 #define UNIPHIER_MIO_RESET_SD_BRIDGE(id, ch) \ argument 163 #define UNIPHIER_MIO_RESET_EMMC_HW_RESET(id, ch) \ argument 166 #define UNIPHIER_MIO_RESET_USB2(id, ch) \ argument 169 #define UNIPHIER_MIO_RESET_USB2_BRIDGE(id, ch) \ argument 172 #define UNIPHIER_MIO_RESET_DMAC(id) \ argument 201 #define UNIPHIER_PERI_RESET_UART(id, ch) \ argument 204 #define UNIPHIER_PERI_RESET_I2C(id, ch) \ argument 207 #define UNIPHIER_PERI_RESET_FI2C(id, ch) \ argument [all …]
|
| /linux/include/linux/ |
| H A D | ata.h | 564 #define ata_id_is_ata(id) (((id)[ATA_ID_CONFIG] & (1 << 15)) == 0) argument 565 #define ata_id_has_lba(id) ((id)[ATA_ID_CAPABILITY] & (1 << 9)) argument 566 #define ata_id_has_dma(id) ((id)[ATA_ID_CAPABILITY] & (1 << 8)) argument 567 #define ata_id_has_ncq(id) ((id)[ATA_ID_SATA_CAPABILITY] & (1 << 8)) argument 568 #define ata_id_queue_depth(id) (((id)[ATA_ID_QUEUE_DEPTH] & 0x1f) + 1) argument 569 #define ata_id_removable(id) ((id)[ATA_ID_CONFIG] & (1 << 7)) argument 570 #define ata_id_is_locked(id) (((id)[ATA_ID_DLF] & 0x7) == 0x7) argument 571 #define ata_id_has_atapi_AN(id) \ argument 575 #define ata_id_has_fpdma_aa(id) \ argument 579 #define ata_id_has_devslp(id) \ argument [all …]
|
| H A D | reset.h | 25 const char *id; member 157 const char *id, int index, enum reset_control_flags flags) in __of_reset_control_get() 165 struct device *dev, const char *id, in __reset_control_get() 218 struct device *dev, const char *id, in __devm_reset_control_get() 285 __must_check reset_control_get_exclusive(struct device *dev, const char *id) in reset_control_get_exclusive() 323 const char *id) in reset_control_get_exclusive_released() 394 struct device *dev, const char *id) in reset_control_get_shared() 428 struct device *dev, const char *id) in reset_control_get_optional_exclusive() 465 struct device *dev, const char *id) in reset_control_get_optional_shared() 501 struct device_node *node, const char *id) in of_reset_control_get_exclusive() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/ |
| H A D | dcn401_resource.h | 34 #define HUBP_REG_LIST_DCN401_RI(id) \ argument 147 #define ABM_DCN401_REG_LIST_RI(id) \ argument 171 #define VPG_DCN401_REG_LIST_RI(id) \ argument 176 #define SE_DCN4_01_REG_LIST_RI(id) \ argument 227 #define LE_DCN401_REG_LIST_RI(id) \ argument 234 #define DPP_REG_LIST_DCN401_COMMON_RI(id) \ argument 413 #define OPP_REG_LIST_DCN401_RI(id) \ argument 418 #define DSC_REG_LIST_DCN401_RI(id) \ argument 547 #define HUBBUB_REG_LIST_DCN4_01_RI(id) \ argument
|
| /linux/drivers/gpu/host1x/hw/ |
| H A D | hw_host1x02_sync.h | 44 static inline u32 host1x_sync_syncpt_r(unsigned int id) in host1x_sync_syncpt_r() 48 #define HOST1X_SYNC_SYNCPT(id) \ argument 50 static inline u32 host1x_sync_syncpt_thresh_cpu0_int_status_r(unsigned int id) in host1x_sync_syncpt_thresh_cpu0_int_status_r() 54 #define HOST1X_SYNC_SYNCPT_THRESH_CPU0_INT_STATUS(id) \ argument 56 static inline u32 host1x_sync_syncpt_thresh_int_disable_r(unsigned int id) in host1x_sync_syncpt_thresh_int_disable_r() 60 #define HOST1X_SYNC_SYNCPT_THRESH_INT_DISABLE(id) \ argument 62 static inline u32 host1x_sync_syncpt_thresh_int_enable_cpu0_r(unsigned int id) in host1x_sync_syncpt_thresh_int_enable_cpu0_r() 66 #define HOST1X_SYNC_SYNCPT_THRESH_INT_ENABLE_CPU0(id) \ argument 116 static inline u32 host1x_sync_mlock_owner_r(unsigned int id) in host1x_sync_mlock_owner_r() 120 #define HOST1X_SYNC_MLOCK_OWNER(id) \ argument [all …]
|
| H A D | hw_host1x01_sync.h | 44 static inline u32 host1x_sync_syncpt_r(unsigned int id) in host1x_sync_syncpt_r() 48 #define HOST1X_SYNC_SYNCPT(id) \ argument 50 static inline u32 host1x_sync_syncpt_thresh_cpu0_int_status_r(unsigned int id) in host1x_sync_syncpt_thresh_cpu0_int_status_r() 54 #define HOST1X_SYNC_SYNCPT_THRESH_CPU0_INT_STATUS(id) \ argument 56 static inline u32 host1x_sync_syncpt_thresh_int_disable_r(unsigned int id) in host1x_sync_syncpt_thresh_int_disable_r() 60 #define HOST1X_SYNC_SYNCPT_THRESH_INT_DISABLE(id) \ argument 62 static inline u32 host1x_sync_syncpt_thresh_int_enable_cpu0_r(unsigned int id) in host1x_sync_syncpt_thresh_int_enable_cpu0_r() 66 #define HOST1X_SYNC_SYNCPT_THRESH_INT_ENABLE_CPU0(id) \ argument 116 static inline u32 host1x_sync_mlock_owner_r(unsigned int id) in host1x_sync_mlock_owner_r() 120 #define HOST1X_SYNC_MLOCK_OWNER(id) \ argument [all …]
|
| H A D | hw_host1x05_sync.h | 44 static inline u32 host1x_sync_syncpt_r(unsigned int id) in host1x_sync_syncpt_r() 48 #define HOST1X_SYNC_SYNCPT(id) \ argument 50 static inline u32 host1x_sync_syncpt_thresh_cpu0_int_status_r(unsigned int id) in host1x_sync_syncpt_thresh_cpu0_int_status_r() 54 #define HOST1X_SYNC_SYNCPT_THRESH_CPU0_INT_STATUS(id) \ argument 56 static inline u32 host1x_sync_syncpt_thresh_int_disable_r(unsigned int id) in host1x_sync_syncpt_thresh_int_disable_r() 60 #define HOST1X_SYNC_SYNCPT_THRESH_INT_DISABLE(id) \ argument 62 static inline u32 host1x_sync_syncpt_thresh_int_enable_cpu0_r(unsigned int id) in host1x_sync_syncpt_thresh_int_enable_cpu0_r() 66 #define HOST1X_SYNC_SYNCPT_THRESH_INT_ENABLE_CPU0(id) \ argument 116 static inline u32 host1x_sync_mlock_owner_r(unsigned int id) in host1x_sync_mlock_owner_r() 120 #define HOST1X_SYNC_MLOCK_OWNER(id) \ argument [all …]
|
| H A D | hw_host1x04_sync.h | 44 static inline u32 host1x_sync_syncpt_r(unsigned int id) in host1x_sync_syncpt_r() 48 #define HOST1X_SYNC_SYNCPT(id) \ argument 50 static inline u32 host1x_sync_syncpt_thresh_cpu0_int_status_r(unsigned int id) in host1x_sync_syncpt_thresh_cpu0_int_status_r() 54 #define HOST1X_SYNC_SYNCPT_THRESH_CPU0_INT_STATUS(id) \ argument 56 static inline u32 host1x_sync_syncpt_thresh_int_disable_r(unsigned int id) in host1x_sync_syncpt_thresh_int_disable_r() 60 #define HOST1X_SYNC_SYNCPT_THRESH_INT_DISABLE(id) \ argument 62 static inline u32 host1x_sync_syncpt_thresh_int_enable_cpu0_r(unsigned int id) in host1x_sync_syncpt_thresh_int_enable_cpu0_r() 66 #define HOST1X_SYNC_SYNCPT_THRESH_INT_ENABLE_CPU0(id) \ argument 116 static inline u32 host1x_sync_mlock_owner_r(unsigned int id) in host1x_sync_mlock_owner_r() 120 #define HOST1X_SYNC_MLOCK_OWNER(id) \ argument [all …]
|
| /linux/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_tlv.h | 62 unsigned int id; member 67 #define FM10K_TLV_ATTR_NULL_STRING(id, len) { id, FM10K_TLV_NULL_STRING, len } argument 68 #define FM10K_TLV_ATTR_MAC_ADDR(id) { id, FM10K_TLV_MAC_ADDR, 6 } argument 69 #define FM10K_TLV_ATTR_BOOL(id) { id, FM10K_TLV_BOOL, 0 } argument 70 #define FM10K_TLV_ATTR_U8(id) { id, FM10K_TLV_UNSIGNED, 1 } argument 71 #define FM10K_TLV_ATTR_U16(id) { id, FM10K_TLV_UNSIGNED, 2 } argument 72 #define FM10K_TLV_ATTR_U32(id) { id, FM10K_TLV_UNSIGNED, 4 } argument 73 #define FM10K_TLV_ATTR_U64(id) { id, FM10K_TLV_UNSIGNED, 8 } argument 74 #define FM10K_TLV_ATTR_S8(id) { id, FM10K_TLV_SIGNED, 1 } argument 75 #define FM10K_TLV_ATTR_S16(id) { id, FM10K_TLV_SIGNED, 2 } argument [all …]
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-cadence.c | 243 static void cdns_i2c_init(struct cdns_i2c *id) in cdns_i2c_init() 302 static void cdns_i2c_clear_bus_hold(struct cdns_i2c *id) in cdns_i2c_clear_bus_hold() 309 static inline bool cdns_is_holdquirk(struct cdns_i2c *id, bool hold_wrkaround) in cdns_is_holdquirk() 316 static void cdns_i2c_set_mode(enum cdns_i2c_mode mode, struct cdns_i2c *id) in cdns_i2c_set_mode() 359 static void cdns_i2c_slave_rcv_data(struct cdns_i2c *id) in cdns_i2c_slave_rcv_data() 380 static void cdns_i2c_slave_send_data(struct cdns_i2c *id) in cdns_i2c_slave_send_data() 407 struct cdns_i2c *id = ptr; in cdns_i2c_slave_isr() local 468 struct cdns_i2c *id = ptr; in cdns_i2c_master_isr() local 621 struct cdns_i2c *id = ptr; in cdns_i2c_isr() local 629 static bool cdns_i2c_error_check(struct cdns_i2c *id) in cdns_i2c_error_check() [all …]
|
| /linux/security/integrity/ |
| H A D | digsig.c | 42 static struct key *integrity_keyring_from_id(const unsigned int id) in integrity_keyring_from_id() 61 int integrity_digsig_verify(const unsigned int id, const char *sig, int siglen, in integrity_digsig_verify() 87 int integrity_modsig_verify(const unsigned int id, const struct modsig *modsig) in integrity_modsig_verify() 98 static int __init __integrity_init_keyring(const unsigned int id, in __integrity_init_keyring() 125 int __init integrity_init_keyring(const unsigned int id) in integrity_init_keyring() 168 static int __init integrity_add_key(const unsigned int id, const void *data, in integrity_add_key() 194 int __init integrity_load_x509(const unsigned int id, const char *path) in integrity_load_x509() 218 int __init integrity_load_cert(const unsigned int id, const char *source, in integrity_load_cert()
|
| /linux/drivers/clk/mediatek/ |
| H A D | reset.c | 21 unsigned long id, bool deassert) in mtk_reset_update() 32 unsigned long id) in mtk_reset_assert() 38 unsigned long id) in mtk_reset_deassert() 43 static int mtk_reset(struct reset_controller_dev *rcdev, unsigned long id) in mtk_reset() 55 unsigned long id, bool deassert) in mtk_reset_update_set_clr() 67 unsigned long id) in mtk_reset_assert_set_clr() 73 unsigned long id) in mtk_reset_deassert_set_clr() 79 unsigned long id) in mtk_reset_set_clr()
|
| /linux/drivers/macintosh/ |
| H A D | adbhid.c | 212 int id; member 268 int id = (data[0] >> 4) & 0x0f; in adbhid_keyboard_input() local 285 adbhid_input_keycode(int id, int scancode, int repeat) in adbhid_input_keycode() 407 int id = (data[0] >> 4) & 0x0f; in adbhid_mouse_input() local 505 int id = (data[0] >> 4) & 0x0f; in adbhid_buttons_input() local 753 adbhid_input_register(int id, int default_id, int original_handler_id, in adbhid_input_register() 914 static void adbhid_input_unregister(int id) in adbhid_input_unregister() 924 adbhid_input_reregister(int id, int default_id, int org_handler_id, in adbhid_input_reregister() 961 int id = keyboard_ids.id[i]; in adbhid_probe() local 985 int id = buttons_ids.id[i]; in adbhid_probe() local [all …]
|
| /linux/tools/testing/radix-tree/ |
| H A D | idr-test.c | 16 int item_idr_free(int id, void *p, void *data) in item_idr_free() 25 void item_idr_remove(struct idr *idr, int id) in item_idr_remove() 44 int id; in idr_alloc_test() local 62 int id; in idr_alloc2_test() local 193 int idr_u32_cb(int id, void *ptr, void *data) in idr_u32_cb() 203 u32 id = handle; in idr_u32_test1() local 245 int i, id; in idr_align_test() local 307 int id = *(int *)arg; in idr_throbber() local 335 int id = 0; in idr_find_test_1() local 408 unsigned int id; in idr_checks() local [all …]
|
| /linux/include/xen/interface/io/ |
| H A D | pvcalls.h | 44 uint64_t id; member 50 uint64_t id; member 58 uint64_t id; member 62 uint64_t id; member 67 uint64_t id; member 71 uint64_t id; member 77 uint64_t id; member 94 uint64_t id; member 97 uint64_t id; member 100 uint64_t id; member [all …]
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_syncmap.c | 109 __sync_branch_idx(const struct i915_syncmap *p, u64 id) in __sync_branch_idx() 115 __sync_leaf_idx(const struct i915_syncmap *p, u64 id) in __sync_leaf_idx() 121 static inline u64 __sync_branch_prefix(const struct i915_syncmap *p, u64 id) in __sync_branch_prefix() 126 static inline u64 __sync_leaf_prefix(const struct i915_syncmap *p, u64 id) in __sync_leaf_prefix() 151 bool i915_syncmap_is_later(struct i915_syncmap **root, u64 id, u32 seqno) in i915_syncmap_is_later() 196 __sync_alloc_leaf(struct i915_syncmap *parent, u64 id) in __sync_alloc_leaf() 211 static inline void __sync_set_seqno(struct i915_syncmap *p, u64 id, u32 seqno) in __sync_set_seqno() 227 static noinline int __sync_set(struct i915_syncmap **root, u64 id, u32 seqno) in __sync_set() 350 int i915_syncmap_set(struct i915_syncmap **root, u64 id, u32 seqno) in i915_syncmap_set()
|
| /linux/lib/ |
| H A D | idr.c | 39 unsigned int id = *nextid; in idr_alloc_u32() local 83 u32 id = start; in idr_alloc() local 121 u32 id = idr->idr_next; in idr_alloc_cyclic() local 154 void *idr_remove(struct idr *idr, unsigned long id) in idr_remove() 174 void *idr_find(const struct idr *idr, unsigned long id) in idr_find() 198 int (*fn)(int id, void *p, void *data), void *data) in idr_for_each() 206 unsigned long id = iter.index + base; in idr_for_each() local 235 unsigned long id = *nextid; in idr_get_next_ul() local 268 unsigned long id = *nextid; in idr_get_next() local 292 void *idr_replace(struct idr *idr, void *ptr, unsigned long id) in idr_replace() [all …]
|
| /linux/kernel/livepatch/ |
| H A D | shadow.c | 58 unsigned long id; member 71 unsigned long id) in klp_shadow_match() 83 void *klp_shadow_get(void *obj, unsigned long id) in klp_shadow_get() 104 static void *__klp_shadow_get_or_alloc(void *obj, unsigned long id, in __klp_shadow_get_or_alloc() 196 void *klp_shadow_alloc(void *obj, unsigned long id, in klp_shadow_alloc() 225 void *klp_shadow_get_or_alloc(void *obj, unsigned long id, in klp_shadow_get_or_alloc() 253 void klp_shadow_free(void *obj, unsigned long id, klp_shadow_dtor_t dtor) in klp_shadow_free() 283 void klp_shadow_free_all(unsigned long id, klp_shadow_dtor_t dtor) in klp_shadow_free_all()
|