Home
last modified time | relevance | path

Searched defs:id (Results 1 – 25 of 2855) sorted by relevance

12345678910>>...115

/linux/include/linux/soc/pxa/
H A Dcpu.h59 unsigned int _id = (id) & 0xf3ff; \ argument
65 unsigned int _id = (id) & 0xffff; \ argument
71 unsigned int _id = (id) & 0xf300; \ argument
77 __cpu_is_pxa25x(id) global() argument
83 __cpu_is_pxa210(id) global() argument
84 __cpu_is_pxa250(id) global() argument
85 __cpu_is_pxa255(id) global() argument
86 __cpu_is_pxa25x(id) global() argument
90 __cpu_is_pxa27x(id) global() argument
96 __cpu_is_pxa27x(id) global() argument
100 __cpu_is_pxa300(id) global() argument
106 __cpu_is_pxa300(id) global() argument
110 __cpu_is_pxa310(id) global() argument
116 __cpu_is_pxa310(id) global() argument
120 __cpu_is_pxa320(id) global() argument
126 __cpu_is_pxa320(id) global() argument
130 __cpu_is_pxa930(id) global() argument
136 __cpu_is_pxa930(id) global() argument
140 __cpu_is_pxa935(id) global() argument
146 __cpu_is_pxa935(id) global() argument
206 __cpu_is_pxa2xx(id) global() argument
212 __cpu_is_pxa2xx(id) global() argument
216 __cpu_is_pxa3xx(id) global() argument
224 __cpu_is_pxa3xx(id) global() argument
228 __cpu_is_pxa93x(id) global() argument
234 __cpu_is_pxa93x(id) global() argument
[all...]
/linux/tools/power/x86/intel-speed-select/
H A Disst-core.c64 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 Disst-core-tpmi.c115 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 Disst-core-mbox.c64 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 Drst-rv1126b.c13 #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 Dtegra186_asrc.c22 #define ASRC_STREAM_SOURCE_SELECT(id) \ argument
25 #define ASRC_STREAM_REG(reg, id) ((reg) + ((id) * TEGRA186_ASRC_STREAM_STRIDE)) argument
27 #define ASRC_STREAM_REG_DEFAULTS(id) \ argument
69 unsigned int id) in tegra186_asrc_lock_stream()
90 int id; in tegra186_asrc_runtime_resume() local
166 int ret, id = dai->id; in tegra186_asrc_in_hw_params() local
189 int ret, id = dai->id - 7; in tegra186_asrc_out_hw_params() local
245 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; in tegra186_asrc_get_ratio_source() local
259 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; in tegra186_asrc_put_ratio_source() local
279 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; in tegra186_asrc_get_ratio_int() local
[all …]
H A Dtegra210_mixer.c23 #define MIXER_REG(reg, id) ((reg) + ((id) * TEGRA210_MIXER_REG_STRIDE)) argument
26 #define MIXER_GAIN_CFG_RAM_ADDR(id) \ argument
30 #define MIXER_RX_REG_DEFAULTS(id) \ argument
35 #define MIXER_TX_REG_DEFAULTS(id) \ argument
127 tegra210_mixer_configure_gain(struct snd_soc_component * cmpnt,unsigned int id,bool instant_gain) tegra210_mixer_configure_gain() argument
214 unsigned int id = mc->reg; tegra210_mixer_put_fade_duration() local
250 unsigned int id = mc->reg; tegra210_mixer_put_fade_gain() local
278 int id, err, changed = 0; tegra210_mixer_put_fade_switch() local
366 int id, err; tegra210_mixer_get_fade_status() local
419 unsigned int reg = mc->reg, id; tegra210_mixer_apply_gain() local
455 tegra210_mixer_set_audio_cif(struct tegra210_mixer * mixer,struct snd_pcm_hw_params * params,unsigned int reg,unsigned int id) tegra210_mixer_set_audio_cif() argument
523 IN_DAI(id) global() argument
549 OUT_DAI(id) global() argument
627 FADE_CTRL(id) global() argument
644 GAIN_CTRL(id) global() argument
720 RX_ROUTES(id,sname) global() argument
725 MIXER_RX_ROUTES(id) global() argument
729 ADDER_ROUTES(id,sname) global() argument
745 TX_ROUTES(id,sname) global() argument
752 MIXER_TX_ROUTES(id) global() argument
[all...]
/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-regs.h65 #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 Dreset-uniphier.c15 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/drivers/gpu/host1x/hw/
H A Dhw_host1x02_sync.h44 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 Dhw_host1x01_sync.h44 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 Dhw_host1x05_sync.h44 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 Dhw_host1x04_sync.h44 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/include/linux/
H A Data.h566 #define ata_id_is_ata(id) (((id)[ATA_ID_CONFIG] & (1 << 15)) == 0) argument
567 #define ata_id_has_lba(id) ((id)[ATA_ID_CAPABILITY] & (1 << 9)) argument
568 #define ata_id_has_dma(id) ((id)[ATA_ID_CAPABILITY] & (1 << 8)) argument
569 #define ata_id_has_ncq(id) ((id)[ATA_ID_SATA_CAPABILITY] & (1 << 8)) argument
570 #define ata_id_queue_depth(id) (((id)[ATA_ID_QUEUE_DEPTH] & 0x1f) + 1) argument
571 #define ata_id_removable(id) ((id)[ATA_ID_CONFIG] & (1 << 7)) argument
572 #define ata_id_is_locked(id) (((id)[ATA_ID_DLF] & 0x7) == 0x7) argument
573 #define ata_id_has_atapi_AN(id) \ argument
577 #define ata_id_has_fpdma_aa(id) \ argument
581 #define ata_id_has_devslp(id) \ argument
[all …]
/linux/drivers/gpu/drm/amd/display/dc/gpio/
H A Dgpio_service.c131 enum gpio_id id = 0; in dal_gpio_service_create_irq() local
147 enum gpio_id id = 0; in dal_gpio_service_create_generic_mux() local
178 enum gpio_id id, in dal_gpio_get_generic_pin_info()
239 enum gpio_id id, in is_pin_busy()
250 enum gpio_id id, in set_pin_busy()
261 enum gpio_id id, in set_pin_free()
272 enum gpio_id id, in dal_gpio_service_lock()
286 enum gpio_id id, in dal_gpio_service_unlock()
302 enum gpio_id id = gpio->id; in dal_gpio_service_open() local
386 enum gpio_id id = dal_gpio_get_id(irq); in dal_irq_get_source() local
[all …]
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_tlv.h62 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/clk/mediatek/
H A Dreset.c21 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/security/integrity/
H A Ddigsig.c42 static struct key *integrity_keyring_from_id(const unsigned int id) in integrity_keyring_from_id() argument
61 integrity_digsig_verify(const unsigned int id,const char * sig,int siglen,const char * digest,int digestlen) integrity_digsig_verify() argument
87 integrity_modsig_verify(const unsigned int id,const struct modsig * modsig) integrity_modsig_verify() argument
98 __integrity_init_keyring(const unsigned int id,key_perm_t perm,struct key_restriction * restriction) __integrity_init_keyring() argument
125 integrity_init_keyring(const unsigned int id) integrity_init_keyring() argument
168 integrity_add_key(const unsigned int id,const void * data,off_t size,key_perm_t perm) integrity_add_key() argument
194 integrity_load_x509(const unsigned int id,const char * path) integrity_load_x509() argument
218 integrity_load_cert(const unsigned int id,const char * source,const void * data,size_t len,key_perm_t perm) integrity_load_cert() argument
[all...]
/linux/drivers/macintosh/
H A Dadbhid.c212 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 Didr-test.c16 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/drivers/gpu/drm/i915/
H A Di915_syncmap.c109 __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()
349 int i915_syncmap_set(struct i915_syncmap **root, u64 id, u32 seqno) in i915_syncmap_set()
/linux/include/xen/interface/io/
H A Dpvcalls.h44 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/kernel/livepatch/
H A Dshadow.c58 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()
/linux/lib/
H A Didr.c39 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/drivers/reset/amlogic/
H A Dreset-meson-common.c24 unsigned long id, in meson_reset_offset_and_bit()
35 unsigned long id) in meson_reset_reset()
48 unsigned long id, bool assert) in meson_reset_level()
63 unsigned long id) in meson_reset_status()
79 unsigned long id) in meson_reset_assert()
85 unsigned long id) in meson_reset_deassert()
91 unsigned long id) in meson_reset_level_toggle()

12345678910>>...115