Symbol: is_static
arch/arm/kernel/jump_label.c
19
if (is_static)
arch/arm/kernel/jump_label.c
9
bool is_static)
arch/powerpc/include/asm/fadump-internal.h
94
bool is_static;
arch/powerpc/kernel/fadump.c
830
if (mrange_info->is_static) {
arch/powerpc/kernel/fadump.c
898
if (mrange_info->is_static) {
drivers/dax/bus.c
1374
if (a == &dev_attr_mapping.attr && is_static(dax_region))
drivers/dax/bus.c
1377
a == &dev_attr_size.attr) && is_static(dax_region))
drivers/dax/bus.c
1435
if (is_static(dax_region)) {
drivers/dax/bus.c
1464
dev_WARN_ONCE(parent, !is_static(dax_region),
drivers/dax/bus.c
183
return is_static(dev_dax->region);
drivers/dax/bus.c
219
if (rc || is_static(dax_region))
drivers/dax/bus.c
333
if (is_static(dax_region))
drivers/dax/bus.c
354
if (is_static(dax_region))
drivers/dax/bus.c
377
if (is_static(dax_region))
drivers/dax/bus.c
544
if (is_static(dax_region))
drivers/dax/bus.c
593
if (is_static(dax_region))
drivers/gpu/drm/amd/amdkfd/kfd_packet_manager_v9.c
228
struct queue *q, bool is_static)
drivers/gpu/drm/amd/amdkfd/kfd_packet_manager_v9.c
251
if (is_static)
drivers/gpu/drm/amd/amdkfd/kfd_packet_manager_vi.c
144
struct queue *q, bool is_static)
drivers/gpu/drm/amd/amdkfd/kfd_packet_manager_vi.c
147
bool use_static = is_static;
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
1462
struct queue *q, bool is_static);
drivers/net/dsa/b53/b53_common.c
2020
ent.is_static = true;
drivers/net/dsa/b53/b53_common.c
2178
return cb(ent->mac, ent->vid, ent->is_static, data);
drivers/net/dsa/b53/b53_priv.h
328
u8 is_static:1;
drivers/net/dsa/b53/b53_priv.h
338
ent->is_static = !!(fwd_entry & ARLTBL_STATIC);
drivers/net/dsa/b53/b53_priv.h
349
ent->is_static = !!(mac_vid & ARLTBL_STATIC_25);
drivers/net/dsa/b53/b53_priv.h
365
ent->is_static = !!(fwd_entry & ARLTBL_STATIC_89);
drivers/net/dsa/b53/b53_priv.h
378
if (ent->is_static)
drivers/net/dsa/b53/b53_priv.h
395
if (ent->is_static)
drivers/net/dsa/b53/b53_priv.h
410
if (ent->is_static)
drivers/net/dsa/b53/b53_priv.h
422
ent->is_static = !!(mac_vid & ARLTBL_STATIC_25);
drivers/net/dsa/b53/b53_priv.h
445
ent->is_static = !!(fwd_entry & ARL_SRST_STATIC_63XX);
drivers/net/dsa/hirschmann/hellcreek.c
1071
.is_static = 1,
drivers/net/dsa/hirschmann/hellcreek.c
1082
.is_static = 1,
drivers/net/dsa/hirschmann/hellcreek.c
1093
.is_static = 1,
drivers/net/dsa/hirschmann/hellcreek.c
1104
.is_static = 1,
drivers/net/dsa/hirschmann/hellcreek.c
1115
.is_static = 1,
drivers/net/dsa/hirschmann/hellcreek.c
1126
.is_static = 1,
drivers/net/dsa/hirschmann/hellcreek.c
1137
.is_static = 1,
drivers/net/dsa/hirschmann/hellcreek.c
788
entry->is_static = !!(meta & HR_FDBMDRD_STATIC);
drivers/net/dsa/hirschmann/hellcreek.c
959
ret = cb(entry.mac, 0, entry.is_static, data);
drivers/net/dsa/hirschmann/hellcreek.h
272
u8 is_static;
drivers/net/dsa/lan9303-core.c
661
bool is_static;
drivers/net/dsa/lan9303-core.c
667
is_static = !!(dat1 & LAN9303_ALR_DAT1_STATIC);
drivers/net/dsa/lan9303-core.c
668
return dump_ctx->cb(mac, 0, is_static, dump_ctx->data);
drivers/net/dsa/microchip/ksz8.c
1390
alu.is_static = true;
drivers/net/dsa/microchip/ksz8.c
1429
alu.is_static = false;
drivers/net/dsa/microchip/ksz8.c
1928
alu.is_static = true;
drivers/net/dsa/microchip/ksz8.c
643
alu->is_static = true;
drivers/net/dsa/microchip/ksz8.c
676
if (alu->is_static)
drivers/net/dsa/microchip/ksz9477.c
841
alu->is_static = !!(alu_table[0] & ALU_V_STATIC_VALID);
drivers/net/dsa/microchip/ksz9477.c
900
ret = cb(alu.mac, alu.fid, alu.is_static, data);
drivers/net/dsa/microchip/ksz_common.h
341
u8 is_static:1;
drivers/net/dsa/mv88e6xxx/chip.c
2914
bool is_static;
drivers/net/dsa/mv88e6xxx/chip.c
2934
is_static = (addr.state ==
drivers/net/dsa/mv88e6xxx/chip.c
2936
err = cb(addr.mac, vid, is_static, data);
drivers/net/dsa/qca/qca8k-common.c
854
bool is_static;
drivers/net/dsa/qca/qca8k-common.c
861
is_static = (_fdb.aging == QCA8K_ATU_STATUS_STATIC);
drivers/net/dsa/qca/qca8k-common.c
862
ret = cb(_fdb.mac, _fdb.vid, is_static, data);
drivers/net/dsa/rzn1_a5psw.c
537
lk_data.entry.is_static = 1;
drivers/net/dsa/rzn1_a5psw.c
642
ret = cb(lk_data.entry.mac, 0, lk_data.entry.is_static, data);
drivers/net/dsa/rzn1_a5psw.h
220
u16 is_static:1;
drivers/net/ethernet/marvell/octeontx2/nic/qos.c
106
if (node->is_static) {
drivers/net/ethernet/marvell/octeontx2/nic/qos.c
1210
node->is_static = false;
drivers/net/ethernet/marvell/octeontx2/nic/qos.c
1552
if (!node->is_static)
drivers/net/ethernet/marvell/octeontx2/nic/qos.c
1638
if (!node->is_static)
drivers/net/ethernet/marvell/octeontx2/nic/qos.c
446
tmp_node->is_static)
drivers/net/ethernet/marvell/octeontx2/nic/qos.c
478
txschq_node->is_static = true;
drivers/net/ethernet/marvell/octeontx2/nic/qos.c
524
node->is_static = static_cfg;
drivers/net/ethernet/marvell/octeontx2/nic/qos.c
766
if (tmp->is_static && tmp->prio == idx &&
drivers/net/ethernet/marvell/octeontx2/nic/qos.c
771
} else if (!tmp->is_static && idx >= tmp->prio &&
drivers/net/ethernet/marvell/octeontx2/nic/qos.c
803
if (!tmp->is_static)
drivers/net/ethernet/marvell/octeontx2/nic/qos.h
74
bool is_static;
drivers/net/ethernet/mellanox/mlx5/core/en/mod_hdr.c
180
if (mod_hdr_acts->is_static) {
drivers/net/ethernet/mellanox/mlx5/core/en/mod_hdr.c
184
mod_hdr_acts->is_static = false;
drivers/net/ethernet/mellanox/mlx5/core/en/mod_hdr.c
204
if (!mod_hdr_acts->is_static)
drivers/net/ethernet/mellanox/mlx5/core/en/mod_hdr.h
17
bool is_static;
drivers/net/ethernet/mellanox/mlx5/core/en/mod_hdr.h
27
.is_static = true, \
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c
1046
if (curr->ops->is_static)
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c
160
.is_static = true,
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c
220
.is_static = true,
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c
729
.is_static = true,
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.h
79
bool is_static;
drivers/net/ethernet/mscc/ocelot.c
1622
bool is_static;
drivers/net/ethernet/mscc/ocelot.c
1633
is_static = (entry.type == ENTRYTYPE_LOCKED);
drivers/net/ethernet/mscc/ocelot.c
1641
err = cb(entry.mac, entry.vid, is_static, data);
drivers/net/ethernet/mscc/ocelot_net.c
795
bool is_static, void *data)
drivers/net/ethernet/mscc/ocelot_net.c
819
ndm->ndm_state = is_static ? NUD_NOARP : NUD_REACHABLE;
drivers/net/ethernet/ti/icssm/icssm_prueth_fdb_tbl.h
29
u8 is_static:1;
drivers/net/ethernet/ti/icssm/icssm_prueth_switch.c
527
const u8 *mac, u8 is_static)
drivers/net/ethernet/ti/icssm/icssm_prueth_switch.c
602
if (is_static)
drivers/net/ethernet/ti/icssm/icssm_prueth_switch.c
628
const u8 *mac, u8 is_static)
drivers/xen/events/events_base.c
117
bool is_static; /* Is event channel static */
drivers/xen/events/events_base.c
1578
int evtchn_make_refcounted(evtchn_port_t evtchn, bool is_static)
drivers/xen/events/events_base.c
1588
info->is_static = is_static;
drivers/xen/events/events_base.c
972
if (!info->is_static)
drivers/xen/evtchn.c
375
bool is_static)
drivers/xen/evtchn.c
410
rc = evtchn_make_refcounted(port, is_static);
drivers/xen/evtchn.c
415
if (!is_static)
include/linux/percpu-rwsem.h
30
#define __DEFINE_PERCPU_RWSEM(name, is_static) \
include/linux/percpu-rwsem.h
32
is_static struct percpu_rw_semaphore name = { \
include/linux/srcutree.h
214
# define __DEFINE_SRCU(name, fast, is_static) \
include/linux/srcutree.h
216
is_static struct srcu_struct name = __SRCU_STRUCT_INIT_MODULE(name, name##_srcu_usage, \
include/linux/srcutree.h
222
# define __DEFINE_SRCU(name, fast, is_static) \
include/linux/srcutree.h
225
is_static struct srcu_struct name = \
include/net/dsa.h
841
bool is_static, void *data);
include/xen/events.h
72
int evtchn_make_refcounted(evtchn_port_t evtchn, bool is_static);
kernel/rcu/srcutree.c
204
static int init_srcu_struct_fields(struct srcu_struct *ssp, bool is_static)
kernel/rcu/srcutree.c
206
if (!is_static)
kernel/rcu/srcutree.c
210
if (!is_static)
kernel/rcu/srcutree.c
222
ssp->srcu_sup->sda_is_static = is_static;
kernel/rcu/srcutree.c
223
if (!is_static) {
kernel/rcu/srcutree.c
246
if (!is_static) {
kernel/rcu/srcutree.c
251
if (!is_static) {
net/dsa/user.c
515
bool is_static, void *data)
net/dsa/user.c
539
ndm->ndm_state = is_static ? NUD_NOARP : NUD_REACHABLE;
tools/testing/selftests/bpf/progs/strobemeta.h
252
bool is_static;