/linux-4.1.27/arch/x86/mm/ |
D | pat.c | 333 enum page_cache_mode *new_type) in reserve_ram_pages_type() argument 352 if (new_type) in reserve_ram_pages_type() 353 *new_type = type; in reserve_ram_pages_type() 359 if (new_type) in reserve_ram_pages_type() 360 *new_type = req_type; in reserve_ram_pages_type() 394 enum page_cache_mode *new_type) in reserve_memtype() argument 405 if (new_type) { in reserve_memtype() 407 *new_type = _PAGE_CACHE_MODE_UC_MINUS; in reserve_memtype() 409 *new_type = req_type; in reserve_memtype() 416 if (new_type) in reserve_memtype() [all …]
|
D | pat_internal.h | 32 enum page_cache_mode *new_type); 38 enum page_cache_mode *new_type) in rbt_memtype_check_insert() argument
|
D | pageattr.c | 1503 enum page_cache_mode new_type) in _set_memory_array() argument 1513 new_type, NULL); in _set_memory_array() 1522 if (!ret && new_type == _PAGE_CACHE_MODE_WC) in _set_memory_array() 1681 enum page_cache_mode new_type) in _set_pages_array() argument 1694 if (reserve_memtype(start, end, new_type, NULL)) in _set_pages_array() 1700 if (!ret && new_type == _PAGE_CACHE_MODE_WC) in _set_pages_array()
|
/linux-4.1.27/arch/x86/kernel/ |
D | e820.c | 424 unsigned new_type) in __e820_update_range() argument 430 BUG_ON(old_type == new_type); in __e820_update_range() 440 e820_print_type(new_type); in __e820_update_range() 454 ei->type = new_type; in __e820_update_range() 461 __e820_add_region(e820x, start, size, new_type); in __e820_update_range() 475 new_type); in __e820_update_range() 492 unsigned new_type) in e820_update_range() argument 494 return __e820_update_range(&e820, start, size, old_type, new_type); in e820_update_range() 498 unsigned old_type, unsigned new_type) in e820_update_range_saved() argument 501 new_type); in e820_update_range_saved()
|
/linux-4.1.27/fs/overlayfs/ |
D | dir.c | 709 enum ovl_path_type new_type; in ovl_rename2() local 750 new_type = ovl_path_type(new); in ovl_rename2() 752 if (!overwrite && OVL_TYPE_MERGE_OR_LOWER(new_type) && new_is_dir) in ovl_rename2() 756 if (!OVL_TYPE_UPPER(new_type) && !OVL_TYPE_UPPER(old_type)) { in ovl_rename2() 761 if (OVL_TYPE_UPPER(new_type) && OVL_TYPE_UPPER(old_type)) { in ovl_rename2() 768 new_type = __OVL_PATH_UPPER; in ovl_rename2() 770 new_type = __OVL_PATH_UPPER | __OVL_PATH_PURE; in ovl_rename2() 791 new_opaque = !OVL_TYPE_PURE_UPPER(new_type); in ovl_rename2() 814 if (overwrite && OVL_TYPE_MERGE_OR_LOWER(new_type) && new_is_dir) { in ovl_rename2()
|
/linux-4.1.27/drivers/net/wan/ |
D | pc300too.c | 199 int new_type; in pc300_ioctl() local 226 new_type = IF_IFACE_X21; in pc300_ioctl() 231 new_type = IF_IFACE_V35; in pc300_ioctl() 235 new_type = IF_IFACE_V24; in pc300_ioctl() 256 port->iface = new_type; in pc300_ioctl()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | e820.h | 24 unsigned new_type);
|
/linux-4.1.27/fs/gfs2/ |
D | dir.h | 46 const struct gfs2_inode *nip, unsigned int new_type);
|
D | dir.c | 1833 const struct gfs2_inode *nip, unsigned int new_type) in gfs2_dir_mvino() argument 1849 dent->de_type = cpu_to_be16(new_type); in gfs2_dir_mvino()
|
/linux-4.1.27/drivers/pinctrl/sh-pfc/ |
D | pinctrl.c | 411 int new_type = input ? PINMUX_TYPE_INPUT : PINMUX_TYPE_OUTPUT; in sh_pfc_gpio_set_direction() local 430 ret = sh_pfc_config_mux(pfc, pin->enum_id, new_type); in sh_pfc_gpio_set_direction() 434 cfg->type = new_type; in sh_pfc_gpio_set_direction()
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
D | sta.h | 26 enum nl80211_iftype new_type,
|
D | sta.c | 310 enum nl80211_iftype new_type, in cw1200_change_interface() argument 314 pr_debug("change_interface new: %d (%d), old: %d (%d)\n", new_type, in cw1200_change_interface() 317 if (new_type != vif->type || vif->p2p != p2p) { in cw1200_change_interface() 319 vif->type = new_type; in cw1200_change_interface()
|
/linux-4.1.27/tools/lib/traceevent/ |
D | event-parse.c | 1365 char *new_type; in event_read_fields() local 1366 new_type = realloc(field->type, in event_read_fields() 1369 if (!new_type) { in event_read_fields() 1373 field->type = new_type; in event_read_fields() 1457 char *new_type; in event_read_fields() local 1458 new_type = realloc(field->type, in event_read_fields() 1462 if (!new_type) { in event_read_fields() 1466 field->type = new_type; in event_read_fields() 1475 char *new_type; in event_read_fields() local 1476 new_type = realloc(field->type, in event_read_fields() [all …]
|
/linux-4.1.27/drivers/media/tuners/ |
D | tuner-xc2028.c | 1011 enum v4l2_tuner_type new_type, in generic_set_freq() argument 1037 switch (new_type) { in generic_set_freq() 1112 tuner_err("Unsupported tuner type %d.\n", new_type); in generic_set_freq()
|
/linux-4.1.27/drivers/net/wan/lmc/ |
D | lmc_main.c | 172 u16 new_type; in lmc_ioctl() local 179 if (copy_from_user(&new_type, ifr->ifr_data, sizeof(u16))) { in lmc_ioctl() 185 if (new_type == old_type) in lmc_ioctl() 194 sc->if_type = new_type; in lmc_ioctl()
|
/linux-4.1.27/crypto/ |
D | algapi.c | 130 u32 new_type = (nalg ?: alg)->cra_flags; in crypto_remove_spawns() local 139 if ((spawn->alg->cra_flags ^ new_type) & spawn->mask) in crypto_remove_spawns()
|
/linux-4.1.27/net/mac80211/ |
D | trace.h | 281 __field(u32, new_type) 288 __entry->new_type = type; 294 LOCAL_PR_ARG, VIF_PR_ARG, __entry->new_type,
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
D | core.c | 369 enum nl80211_iftype new_type, bool p2p) in rtl_op_change_interface() argument 375 vif->type = new_type; in rtl_op_change_interface()
|
/linux-4.1.27/scripts/ |
D | checkpatch.pl | 1490 my $new_type = pop(@av_paren_type); 1491 if ($new_type ne '_') { 1492 $type = $new_type;
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | main.c | 1276 enum nl80211_iftype new_type, in ath9k_change_interface() argument 1295 vif->type = new_type; in ath9k_change_interface()
|
/linux-4.1.27/include/net/ |
D | mac80211.h | 3173 enum nl80211_iftype new_type, bool p2p);
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | main.c | 2819 enum nl80211_iftype new_type, bool p2p) in wl12xx_op_change_interface() argument 2827 vif->type = new_type; in wl12xx_op_change_interface()
|