Searched refs:is_static (Results 1 - 25 of 36) sorted by relevance

12

/linux-master/arch/arm/kernel/
H A Djump_label.c9 bool is_static)
19 if (is_static)
7 __arch_jump_label_transform(struct jump_entry *entry, enum jump_label_type type, bool is_static) argument
/linux-master/include/linux/
H A Dsrcutree.h174 # define __DEFINE_SRCU(name, is_static) \
176 is_static struct srcu_struct name = __SRCU_STRUCT_INIT_MODULE(name, name##_srcu_usage); \
181 # define __DEFINE_SRCU(name, is_static) \
184 is_static struct srcu_struct name = \
H A Dpercpu-rwsem.h29 #define __DEFINE_PERCPU_RWSEM(name, is_static) \
31 is_static struct percpu_rw_semaphore name = { \
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmod_hdr.h17 bool is_static; member in struct:mlx5e_tc_mod_hdr_acts
27 .is_static = true, \
H A Dmod_hdr.c180 if (mod_hdr_acts->is_static) {
184 mod_hdr_acts->is_static = false;
204 if (!mod_hdr_acts->is_static)
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos.h74 bool is_static; member in struct:otx2_qos_node
H A Dqos.c106 if (node->is_static) {
442 tmp_node->is_static)
474 txschq_node->is_static = true;
520 node->is_static = static_cfg;
748 if (tmp->is_static && tmp->prio == idx &&
753 } else if (!tmp->is_static && idx >= tmp->prio &&
785 if (!tmp->is_static)
1191 node->is_static = false;
1498 if (!node->is_static)
1553 if (!node->is_static)
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dfadump-internal.h69 bool is_static; member in struct:fadump_mrange_info
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.h79 bool is_static; member in struct:mlxsw_sp_span_entry_ops
H A Dspectrum_span.c160 .is_static = true,
220 .is_static = true,
728 .is_static = true,
1045 if (curr->ops->is_static)
/linux-master/include/xen/
H A Devents.h72 int evtchn_make_refcounted(evtchn_port_t evtchn, bool is_static);
/linux-master/drivers/net/dsa/b53/
H A Db53_priv.h282 u8 is_static:1; member in struct:b53_arl_entry
292 ent->is_static = !!(fwd_entry & ARLTBL_STATIC);
305 if (ent->is_static)
/linux-master/drivers/dax/
H A Dbus.c179 static bool is_static(struct dax_region *dax_region) function
186 return is_static(dev_dax->region);
222 if (rc || is_static(dax_region))
336 if (is_static(dax_region))
357 if (is_static(dax_region))
380 if (is_static(dax_region))
556 if (is_static(dax_region))
609 if (is_static(dax_region))
1404 if (a == &dev_attr_mapping.attr && is_static(dax_region))
1407 a == &dev_attr_size.attr) && is_static(dax_regio
[all...]
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_packet_manager_vi.c143 struct queue *q, bool is_static)
146 bool use_static = is_static;
142 pm_map_queues_vi(struct packet_manager *pm, uint32_t *buffer, struct queue *q, bool is_static) argument
H A Dkfd_packet_manager_v9.c213 struct queue *q, bool is_static)
216 bool use_static = is_static;
212 pm_map_queues_v9(struct packet_manager *pm, uint32_t *buffer, struct queue *q, bool is_static) argument
/linux-master/kernel/rcu/
H A Dsrcutree.c119 * srcu_read_unlock() running against them. So if the is_static parameter
234 * associated srcu_node and srcu_data structures. The is_static parameter
237 static int init_srcu_struct_fields(struct srcu_struct *ssp, bool is_static) argument
239 if (!is_static)
243 if (!is_static)
255 ssp->srcu_sup->sda_is_static = is_static;
256 if (!is_static)
273 if (!is_static) {
278 if (!is_static) {
/linux-master/drivers/net/dsa/hirschmann/
H A Dhellcreek.c792 entry->is_static = !!(meta & HR_FDBMDRD_STATIC);
963 ret = cb(entry.mac, 0, entry.is_static, data);
1075 .is_static = 1,
1086 .is_static = 1,
1097 .is_static = 1,
1108 .is_static = 1,
1119 .is_static = 1,
1130 .is_static = 1,
1141 .is_static = 1,
H A Dhellcreek.h270 u8 is_static; member in struct:hellcreek_fdb_entry
/linux-master/drivers/xen/
H A Devtchn.c375 bool is_static)
410 rc = evtchn_make_refcounted(port, is_static);
415 if (!is_static)
374 evtchn_bind_to_user(struct per_user_data *u, evtchn_port_t port, bool is_static) argument
/linux-master/drivers/net/dsa/
H A Drzn1_a5psw.h220 u16 is_static:1; member in struct:fdb_entry
H A Dlan9303-core.c660 bool is_static; local
666 is_static = !!(dat1 & LAN9303_ALR_DAT1_STATIC);
667 return dump_ctx->cb(mac, 0, is_static, dump_ctx->data);
/linux-master/drivers/net/dsa/microchip/
H A Dksz8795.c516 alu->is_static = true;
549 if (alu->is_static)
1254 alu.is_static = true;
1293 alu.is_static = false;
1742 alu.is_static = true;
/linux-master/drivers/xen/events/
H A Devents_base.c117 bool is_static; /* Is event channel static */ member in struct:irq_info
978 if (!info->is_static)
1574 int evtchn_make_refcounted(evtchn_port_t evtchn, bool is_static) argument
1584 info->is_static = is_static;
/linux-master/drivers/net/dsa/qca/
H A Dqca8k-common.c841 bool is_static; local
848 is_static = (_fdb.aging == QCA8K_ATU_STATUS_STATIC);
849 ret = cb(_fdb.mac, _fdb.vid, is_static, data);
/linux-master/tools/testing/selftests/bpf/progs/
H A Dstrobemeta.h252 bool is_static; member in struct:dtv::__anon3414

Completed in 462 milliseconds

12