Searched defs:chained (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/net/ncsi/ |
D | ncsi-aen.c | 56 bool chained; in ncsi_aen_handler_lsc() local
|
D | ncsi-manage.c | 75 bool enabled, chained; in ncsi_channel_monitor() local 1525 bool chained; in ncsi_stop_dev() local
|
/Linux-v4.19/drivers/irqchip/ |
D | irq-mips-gic.c | 148 static void gic_handle_shared_int(bool chained) in gic_handle_shared_int() 307 static void gic_handle_local_int(bool chained) in gic_handle_local_int()
|
/Linux-v4.19/include/linux/ |
D | uprobes.h | 101 bool chained; /* true, if instance is nested */ member
|
/Linux-v4.19/kernel/events/ |
D | uprobes.c | 1543 static void cleanup_return_instances(struct uprobe_task *utask, bool chained, in cleanup_return_instances() 1561 bool chained; in prepare_uretprobe() local 1813 bool chained; in find_next_ret_chain() local
|
/Linux-v4.19/drivers/crypto/ccree/ |
D | cc_buffer_mgr.c | 574 bool chained; in cc_unmap_aead_request() local 1025 bool chained = false; in cc_aead_chain_data() local
|
/Linux-v4.19/include/sound/ |
D | ac97_codec.h | 264 unsigned short chained[3]; // 0 = C34, 1 = C79, 2 = C69 member
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v8_0.c | 7448 struct vi_ce_ib_state_chained_ib chained; in gfx_v8_0_ring_emit_ce_meta() member 7477 struct vi_de_ib_state_chained_ib chained; in gfx_v8_0_ring_emit_de_meta() member
|
/Linux-v4.19/sound/pci/hda/ |
D | hda_local.h | 303 bool chained:1; /* call the chained fixup(s) after this */ member
|
/Linux-v4.19/drivers/scsi/smartpqi/ |
D | smartpqi_init.c | 4437 bool chained; in pqi_build_raid_sg_list() local 4501 bool chained; in pqi_build_aio_sg_list() local
|
/Linux-v4.19/drivers/scsi/ |
D | hpsa.c | 4547 int use_sg, i, sg_limit, chained, last_sg; in hpsa_scatter_gather() local
|