/linux-4.4.14/kernel/sched/ |
D | fair.c | 255 #define entity_is_task(se) (!se->my_q) argument 257 static inline struct task_struct *task_of(struct sched_entity *se) in task_of() 266 #define for_each_sched_entity(se) \ argument 275 static inline struct cfs_rq *cfs_rq_of(struct sched_entity *se) in cfs_rq_of() 322 is_same_group(struct sched_entity *se, struct sched_entity *pse) in is_same_group() 330 static inline struct sched_entity *parent_entity(struct sched_entity *se) in parent_entity() 336 find_matching_se(struct sched_entity **se, struct sched_entity **pse) in find_matching_se() 369 static inline struct task_struct *task_of(struct sched_entity *se) in task_of() 379 #define entity_is_task(se) 1 argument 381 #define for_each_sched_entity(se) \ argument [all …]
|
D | debug.c | 64 struct sched_entity *se = tg->se[cpu]; in print_cfs_group_stats() local
|
D | sched.h | 245 struct sched_entity **se; member
|
/linux-4.4.14/net/nfc/ |
D | core.c | 546 struct nfc_se *se; in nfc_find_se() local 558 struct nfc_se *se; in nfc_enable_se() local 607 struct nfc_se *se; in nfc_disable_se() local 880 struct nfc_se *se; in nfc_add_se() local 914 struct nfc_se *se, *n; in nfc_remove_se() local 959 struct nfc_se *se, *n; in nfc_release() local
|
D | netlink.c | 511 struct nfc_se *se; in nfc_genl_se_transaction() local 1290 struct nfc_se *se, *n; in nfc_genl_send_se() local 1372 struct nfc_se *se; in nfc_se_io() local
|
/linux-4.4.14/fs/f2fs/ |
D | segment.c | 501 struct seg_entry *se; in f2fs_issue_discard() local 521 struct seg_entry *se = get_seg_entry(sbi, in discard_next_dnode() local 539 struct cp_control *cpc, struct seg_entry *se, in __add_discard_entry() 567 struct seg_entry *se = get_seg_entry(sbi, cpc->trim_start); in add_discard_addrs() local 685 struct seg_entry *se = get_seg_entry(sbi, segno); in __set_sit_entry_type() local 693 struct seg_entry *se; in update_sit_entry() local 768 struct seg_entry *se; in is_checkpointed_data() local 1007 struct seg_entry *se = get_seg_entry(sbi, seg->segno); in __next_free_blkoff() local 1355 struct seg_entry *se; in __f2fs_replace_block() local 1892 struct seg_entry *se; in flush_sit_entries() local [all …]
|
D | segment.h | 308 static inline void seg_info_from_raw_sit(struct seg_entry *se, in seg_info_from_raw_sit() 319 static inline void seg_info_to_raw_sit(struct seg_entry *se, in seg_info_to_raw_sit()
|
D | super.c | 706 struct seg_entry *se = get_seg_entry(sbi, i); in segment_info_seq_show() local
|
/linux-4.4.14/sound/soc/ |
D | soc-topology.c | 412 struct soc_enum *se = container_of(dobj, struct soc_enum, dobj); in remove_enum() local 470 struct soc_enum *se = in remove_widget() local 854 static int soc_tplg_denum_create_texts(struct soc_enum *se, in soc_tplg_denum_create_texts() 888 static int soc_tplg_denum_create_values(struct soc_enum *se, in soc_tplg_denum_create_values() 907 struct soc_enum *se; in soc_tplg_denum_create() local 1208 struct soc_enum *se; in soc_tplg_dapm_widget_denum_create() local
|
/linux-4.4.14/fs/ocfs2/ |
D | slot_map.c | 85 struct ocfs2_slot_map_extended *se; in ocfs2_update_slot_info_extended() local 171 struct ocfs2_slot_map_extended *se; in ocfs2_update_disk_slot_extended() local
|
/linux-4.4.14/fs/logfs/ |
D | super.c | 57 struct logfs_segment_entry se; in dump_segfile() local 192 struct logfs_segment_entry se; in write_one_sb() local
|
D | readwrite.c | 2035 struct logfs_segment_entry *se; in logfs_mod_segment_entry() local 2061 static void __get_segment_entry(struct logfs_segment_entry *se, long _target) in __get_segment_entry() 2069 struct logfs_segment_entry *se) in logfs_get_segment_entry() 2074 static void __set_segment_used(struct logfs_segment_entry *se, long increment) in __set_segment_used() 2094 static void __set_segment_erased(struct logfs_segment_entry *se, long ec_level) in __set_segment_erased() 2107 static void __set_segment_reserved(struct logfs_segment_entry *se, long ignore) in __set_segment_reserved() 2117 static void __set_segment_unreserved(struct logfs_segment_entry *se, in __set_segment_unreserved()
|
D | gc.c | 99 struct logfs_segment_entry se; in logfs_valid_bytes() local 601 struct logfs_segment_entry se; in logfs_journal_wl_pass() local
|
D | segment.c | 814 struct logfs_segment_entry se; in ostore_get_erase_count() local
|
/linux-4.4.14/drivers/s390/net/ |
D | smsgiucv_app.c | 122 struct smsg_app_event *se; in smsg_app_callback() local
|
/linux-4.4.14/tools/testing/selftests/timers/ |
D | alarmtimer-suspend.c | 134 struct sigevent se; in main() local
|
D | set-timer-lat.c | 126 struct sigevent se; in do_timer() local
|
D | leap-a-day.c | 190 struct sigevent se; in main() local
|
/linux-4.4.14/mm/ |
D | swapfile.c | 126 struct swap_extent *se; in discard_swap() local 164 struct swap_extent *se = si->curr_swap_extent; in discard_swap_cluster() local 1053 struct swap_extent *se = &sis->first_swap_extent; in swap_type_of() local 1625 struct swap_extent *se; in map_swap_entry() local 1665 struct swap_extent *se; in destroy_swap_extents() local 1692 struct swap_extent *se; in add_swap_extent() local
|
/linux-4.4.14/arch/arm/kernel/ |
D | module.c | 310 const Elf_Shdr *s, *se; in find_mod_section() local
|
/linux-4.4.14/arch/arm64/kernel/ |
D | module.c | 416 const Elf_Shdr *s, *se; in module_finalize() local
|
/linux-4.4.14/arch/s390/include/asm/ |
D | nmi.h | 42 u64 se : 1; /* 16 storage error uncorrected */ member
|
/linux-4.4.14/drivers/nfc/pn544/ |
D | pn544.c | 823 struct nfc_se *se; in pn544_hci_enable_se() local 878 struct nfc_se *se; in pn544_hci_disable_se() local
|
/linux-4.4.14/scripts/dtc/ |
D | util.c | 76 const char *ss, *se; in util_is_printable_string() local
|
/linux-4.4.14/crypto/ |
D | twofish_common.c | 593 u8 sa = 0, sb = 0, sc = 0, sd = 0, se = 0, sf = 0, sg = 0, sh = 0; in __twofish_setkey() local
|
/linux-4.4.14/fs/hpfs/ |
D | anode.c | 66 secno se; in hpfs_add_sector_to_btree() local
|
/linux-4.4.14/scripts/ |
D | kallsyms.c | 593 static int may_be_linker_script_provide_symbol(const struct sym_entry *se) in may_be_linker_script_provide_symbol()
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-pemx-defs.h | 530 uint64_t se:1; member 576 uint64_t se:1; member 622 uint64_t se:1; member
|
/linux-4.4.14/drivers/media/usb/msi2500/ |
D | msi2500.c | 305 struct {signed int x:14; } se; /* sign extension */ in msi2500_convert_stream() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | statahead.c | 390 struct ll_sa_entry *se; in do_sa_entry_to_stated() local
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | t4.h | 580 static inline int t4_arm_cq(struct t4_cq *cq, int se) in t4_arm_cq()
|
/linux-4.4.14/include/linux/ |
D | f2fs_fs.h | 381 struct f2fs_sit_entry se; member
|
D | sched.h | 1401 struct sched_entity se; member
|
/linux-4.4.14/tools/perf/util/ |
D | sort.c | 1372 struct sort_entry *se; member
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v7_0.c | 4412 u32 se, u32 sh) in gfx_v7_0_get_cu_active_bitmap()
|
D | gfx_v8_0.c | 5113 u32 se, u32 sh) in gfx_v8_0_get_cu_active_bitmap()
|
D | amdgpu.h | 2238 #define amdgpu_asic_read_register(adev, se, sh, offset, v)((adev)->asic_funcs->read_register((adev)… argument
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | si.c | 5286 static u32 si_get_cu_active_bitmap(struct radeon_device *rdev, u32 se, u32 sh) in si_get_cu_active_bitmap()
|
D | cik.c | 6967 static u32 cik_get_cu_active_bitmap(struct radeon_device *rdev, u32 se, u32 sh) in cik_get_cu_active_bitmap()
|
/linux-4.4.14/sound/pci/ctxfi/ |
D | cthw20k1.c | 652 static int amixer_set_se(void *blk, unsigned int se) in amixer_set_se()
|
D | cthw20k2.c | 654 static int amixer_set_se(void *blk, unsigned int se) in amixer_set_se()
|
/linux-4.4.14/drivers/md/ |
D | dm-cache-target.c | 1338 sector_t se = bio_end_sector(bio); in calc_discard_block_range() local
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pal.h | 475 se : 1, /* Shared error. MCA in a member
|
/linux-4.4.14/fs/nfsd/ |
D | nfs4state.c | 2178 gen_callback(struct nfs4_client *clp, struct nfsd4_setclientid *se, struct svc_rqst *rqstp) in gen_callback()
|
/linux-4.4.14/kernel/events/ |
D | core.c | 6252 struct perf_switch_event *se = data; in perf_event_switch_output() local
|