/openbmc/linux/include/linux/ |
H A D | security.h | 568 static inline int security_capset(struct cred *new, in security_capset() 765 struct cred *new) in security_dentry_create_files_as() 957 static inline int security_inode_copy_up(struct dentry *src, struct cred **new) in security_inode_copy_up() 1072 static inline int security_prepare_creds(struct cred *new, in security_prepare_creds() 1079 static inline void security_transfer_creds(struct cred *new, in security_transfer_creds() 1131 static inline int security_task_fix_setuid(struct cred *new, in security_task_fix_setuid() 1138 static inline int security_task_fix_setgid(struct cred *new, in security_task_fix_setgid() 1145 static inline int security_task_fix_setgroups(struct cred *new, in security_task_fix_setgroups() 2121 static inline int security_uring_override_creds(const struct cred *new) in security_uring_override_creds()
|
/openbmc/linux/security/selinux/ |
H A D | netif.c | 136 struct sel_netif *new; in sel_netif_sid_slow() local
|
/openbmc/u-boot/cmd/ |
H A D | setexpr.c | 85 const char *new,/* new (replacement) string */ in substitute()
|
/openbmc/qemu/hw/intc/ |
H A D | imx_avic.c | 63 uint64_t new = s->pending & s->enabled; in imx_avic_update() local
|
/openbmc/linux/fs/afs/ |
H A D | security.c | 146 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; in afs_cache_permit() local
|
/openbmc/linux/fs/ceph/ |
H A D | metric.c | 319 #define METRIC_UPDATE_MIN_MAX(min, max, new) \ argument
|
/openbmc/linux/drivers/pci/pcie/ |
H A D | err.c | 25 enum pci_ers_result new) in merge_result()
|
/openbmc/linux/arch/um/drivers/ |
H A D | port_user.c | 170 int new, err; in port_connection() local
|
/openbmc/linux/lib/ |
H A D | atomic64.c | 161 s64 generic_atomic64_xchg(atomic64_t *v, s64 new) in generic_atomic64_xchg()
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | jornada680_kbd.c | 81 unsigned char new = jornadakbd->new_scan[i]; in jornada_parse_kbd() local
|
/openbmc/linux/virt/kvm/ |
H A D | irqchip.c | 173 struct kvm_irq_routing_table *new, *old; in kvm_set_irq_routing() local
|
/openbmc/u-boot/drivers/rtc/ |
H A D | ftrtc010.c | 98 unsigned long new; in rtc_set() local
|
/openbmc/linux/lib/math/ |
H A D | prime_numbers.c | 110 struct primes *new; in expand_to_next_prime() local
|
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_pipeline_state.c | 15 static inline bool is_switching_user(void *old, void *new) in is_switching_user() 1228 struct komeda_pipeline_state *new) in komeda_pipeline_unbound_components() 1335 struct komeda_pipeline_state *new = priv_to_pipe_st(pipe->obj.state); in komeda_pipeline_update() local
|
/openbmc/linux/drivers/dma/ |
H A D | altera-msgdma.c | 307 struct msgdma_sw_desc *new; in msgdma_tx_submit() local 336 struct msgdma_sw_desc *new, *first = NULL; in msgdma_prep_memcpy() local 395 struct msgdma_sw_desc *new, *first = NULL; in msgdma_prep_slave_sg() local
|
/openbmc/linux/fs/ocfs2/ |
H A D | aops.c | 593 unsigned int to, int new) in ocfs2_map_page_blocks() 943 int new) in ocfs2_prepare_page_for_write() 1026 unsigned user_len, int new, in ocfs2_grab_pages_for_write() 1114 u32 *phys, unsigned int new, in ocfs2_write_cluster() 1325 struct ocfs2_unwritten_extent *ue = NULL, *new = NULL; in ocfs2_unwritten_check() local
|
/openbmc/linux/fs/nfs/ |
H A D | nfs4state.c | 434 nfs4_insert_state_owner_locked(struct nfs4_state_owner *new) in nfs4_insert_state_owner_locked() 582 struct nfs4_state_owner *sp, *new; in nfs4_get_state_owner() local 725 struct nfs4_state *state, *new; in nfs4_get_open_state() local 907 struct nfs4_lock_state *lsp, *new = NULL; in nfs4_get_lock_state() local 1079 struct nfs_seqid *new; in nfs_alloc_seqid() local
|
/openbmc/linux/net/sched/ |
H A D | sch_api.c | 851 struct Qdisc *new, struct Qdisc *old, in qdisc_offload_graft_helper() 897 struct Qdisc *new, struct Qdisc *old, in qdisc_offload_graft_root() 1007 struct Qdisc *old, struct Qdisc *new, in qdisc_notify() 1039 struct Qdisc *old, struct Qdisc *new, in notify_and_destroy() 1073 struct Qdisc *new, struct Qdisc *old, in qdisc_graft()
|
/openbmc/linux/tools/perf/util/ |
H A D | callchain.c | 535 struct callchain_node *new; in create_child() local 642 struct callchain_node *new; in add_child() local 803 struct callchain_node *new; in split_add_child() local 1539 struct callchain_list *chain, *new; in callchain_node__make_parent_list() local
|
/openbmc/linux/drivers/fpga/ |
H A D | dfl-afu-dma-region.c | 147 struct rb_node **new, *parent = NULL; in afu_dma_region_add() local
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | atomic64-arcv2.h | 164 static inline s64 arch_atomic64_xchg(atomic64_t *ptr, s64 new) in arch_atomic64_xchg()
|
/openbmc/linux/arch/powerpc/mm/kasan/ |
H A D | init_32.c | 39 pte_t *new; in kasan_init_shadow_page_tables() local
|
/openbmc/linux/mm/ |
H A D | swap_cgroup.c | 98 unsigned short old, unsigned short new) in swap_cgroup_cmpxchg()
|
/openbmc/qemu/tests/unit/ |
H A D | test-resv-mem.c | 63 Range *new = g_new0(Range, 1); in insert_sorted_range() local
|
/openbmc/qemu/linux-user/ |
H A D | vm86.c | 33 #define set_flags(X,new,mask) \ argument
|